## v0.10.0 (2024-12-17) - Sync with liboqs 0.12.0. - New algorithms: ML-KEM (FIPS 203), ML-DSA (FIPS 204), CROSS (NIST Additional Signatures Round 1), and MAYO (NIST Additional Signatures Round 1). - Updated algorithms: HQC (NIST Round 4), Falcon (Round 3, including "padded" variants). - Not included from liboqs: stateful signature algorithms LMS and XMSS. - New API for signing and verifying with a context string. ## oqs-sys v0.9.1 * Fix pkg-config version detection (#246) ## v0.9.0 (2023-10-18) ### BREAKING CHANGE - Updates McEliece's implementation to the Round-4 specification. - Versioning no longer follows `liboqs` versioning. See #192 ### Feat - **liboqs**: bump liboqs release to 0.9.0 ## v0.8.0 (2023-08-21) ## v0.7.2 (2022-08-22) ## v0.7.2-rc2 (2022-08-15) ## v0.7.1 (2021-12-17) ## v0.7.0 (2021-08-12) ## v0.6.0 (2021-06-08) ## v0.5.0 (2021-03-11) ## v0.3.0 (2020-11-25) ## v0.2.0 (2020-10-16)