Argyle-Software / kyber

A rust implementation of the Kyber post-quantum KEM
https://docs.rs/pqc_kyber/
Apache License 2.0
164 stars 37 forks source link

Bump to version 0.3.0 #21

Closed mberry closed 1 year ago

mberry commented 1 year ago

Add: MacOS CI tests Modify: x86 optimisation feature to be opt-in Refactor: all tests script to remove compile duplication Modify: Zeroise behind a feature gate Update: contributing.md Bump: cc version Modify: benchmarking is now an optional feature to reduce dev-deps build times

Closes: #2 Closes: #18