Skip to content
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

KYBER/ML-KEM: make ML-KEM available #7712

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

Added ML-KEM instead of Kyber implementation with WOLFSSL_ML_KEM. Tests added from NIST for ML-KEM operations.

Testing

./configure --enable-experimental --enable-kyber
./configure --enable-experimental --enable-kyber=ml-kem,all

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Added ML-KEM instead of Kyber implementation with WOLFSSL_ML_KEM.
Tests added from NIST for ML-KEM operations.
@JacobBarthelmeh
Copy link
Contributor

./configure --enable-kyber=ml-kem --enable-experimental produces a lot of unused variable warnings. Is that an invalid build configuration?

@SparkiDev
Copy link
Contributor Author

Need ml-kem,all to set the operations. Maybe 44,65,87 to pick parameters.

@JacobBarthelmeh JacobBarthelmeh merged commit 5ca9b2f into wolfSSL:master Jul 5, 2024
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants