cryspen / libcrux

The formally verified crypto library for Rust
https://cryspen.com/libcrux
Apache License 2.0
48 stars 8 forks source link

Add features for ml-kem variants #333

Closed franziskuskiefer closed 4 days ago

franziskuskiefer commented 1 week ago

This PR

The Rust code changes are

franziskuskiefer commented 4 days ago

Shall we document the various features and use-cases in libcrux-ml-kem/README.md?

Features can be nicely documented in the rust docs. That's where people also expect them and where they don't get out of sync. We need to do a pass on docs before publishing anyway.