-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add features for ml-kem variants #333
Conversation
with hand edits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. It works on my machine as well.
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. |
This PR
mlkem768
etc) to allow enabling only a single variantcg.yaml
c.sh
more flexible to use all these thingsThe Rust code changes are
unimplemented
macros in sha3 to avoid extraction them to Cmultiplexing
module when extracting C