Version 0.6.0
Updates to oqs-rs
- Expose random API
- Add
non_portable
flag - Build portable by default, unlike liboqs default
to_owned
now consumesself
to followto_*
convention.
OQS Changelog
- Update Classic McEliece implementation
- Bug fixes in SIKE
- Bug fixes in HQC
- Fix in KEM api
- Fix wrong NIST level for Kyber768-90s
- Update SPHINCS+ to round 3
- Improve random number generator when not relying on OpenSSL
- Constant-time AES code