Skip to content

2024-12-12, Version 0.7.0

Latest
Compare
Choose a tag to compare
@tniessen tniessen released this 12 Dec 10:26
· 3 commits to main since this release

This release fixes GHSA-gpf4-vrrw-r8v7 (CVE-2024-54137) as per PQClean/PQClean#578.

This release also introduces additions to the key-centric API:

  • The class PQClean.sign.PublicKey now has a new instance function open().
  • The class PQClean.sign.PrivateKey now has a new instance function signEmbed().

Full Changelog: v0.6.0...v0.7.0