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

Standard library feature gate #40

Closed mberry closed 1 year ago

mberry commented 1 year ago

Enables the standard library Updated readme Fix: file permissions Fix: readme typo Closes #37

mberry commented 1 year ago

Failing test is due to MacOS on rust 1.47, which is removed in master