- Renamed HQC wrapper variants to match latest liboqs naming:
Hqc128is replaced byHqc1.Hqc192is replaced byHqc3.Hqc256is replaced byHqc5.
- Sync with liboqs 0.13.0.
- New algorithms: UOV (NIST Additional Signatures Round 2).
- Updated algorithms: CROSS (Additional Signatures Round 2), MAYO (Additional Signatures Round 2).
- New API for derandomized key generation with a seed.
- Add a
vendored-opensslfeature. (#275)
- 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.
- Fix pkg-config version detection (#246)
- Updates McEliece's implementation to the Round-4 specification.
- Versioning no longer follows
liboqsversioning. See #192
- liboqs: bump liboqs release to 0.9.0