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 functionopen()
. - The class
PQClean.sign.PrivateKey
now has a new instance functionsignEmbed()
.
Full Changelog: v0.6.0...v0.7.0