This release fixes several bugs found after the 2.0 release.
- Refactors prime-field elliptic curve to only call
recip
when necessary, to simplify code generation - Simplifies modular division implementation used in prime-field elliptic curves
- Fixes a bug in RFC5297 related to the AES directory structure rearrangement
- Defines some internal functions for XMSS
- Adds a SAW proof script to prove a property of AES that was previously only checked