Updates from liboqs 0.13.0
This release brings the oqs
and oqs-sys
crates up to date with 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 KEM API for derandomized key generation with a seed.
What's Changed
- chore(ci): bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.3 in the actions group by @dependabot in #261
- build(deps): update bindgen requirement from 0.69 to 0.71 by @dependabot in #277
- chore(ci): bump the actions group with 2 updates by @dependabot in #278
- fix: block filter added to block list, not allow list by @marcbrevoort-cyberhive in #279
- chore(ci): bump KyleMayes/install-llvm-action from 2.0.5 to 2.0.6 in the actions group by @dependabot in #280
- ci: Disable nightly builds on Windows by @SWilson4 in #282
- chore(ci): bump crazy-max/ghaction-github-pages from 4.1.0 to 4.2.0 in the actions group by @dependabot in #284
- ci: exclude Windows / Beta Rust from CI by @SWilson4 in #285
- fix: Explicitly link against advapi32 on Windows, reactivate Windows Nightly and Beta builds in CI by @SWilson4 in #286
- feat: update to liboqs 0.13.0 by @SWilson4 in #281
Full Changelog: v0.10.1...v0.11.0