Skip to content

v3.23.0 - Dunkerque

Latest
Compare
Choose a tag to compare
@Legrandin Legrandin released this 17 May 17:26
· 1 commit to master since this release

New features

  • Added cipher modes Key Wrap (KW, RFC3394) and Key Wrap with Padding (KWP, RFC5649).
    Both are defined also in NIST SP 800-38F.
  • Wheels for Windows ARM.

Resolved issues

  • GH#862: For HashEdDSA and Ed448, sign() and verify() modified the state of the XOF.