mirror of
https://github.com/umutcamliyurt/Amnezichat.git
synced 2025-05-05 13:20:47 +01:00
936 B
936 B
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