Argyle-Software / kyber

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

`std` as a default feature #101

Open mberry opened 9 months ago

mberry commented 9 months ago

Would be a breaking change for embedded devices but this should probably be done, most people want the error handling and the standard library.