Wednesday, June 11, 2025

[new] security/py3-kyber

Needed for ML-KEM testing with tlsfuzzer. If you run the tests you'll
see that they serious about not performant.

---

Contains pure Python implementations of:

* ML-KEM, the Module-Lattice-Based Key-Encapsulation Mechanism
following FIPS 203 from the NIST post-quantum cryptography project.

* CRYSTALS-Kyber following its specification v3.02.

Being pure Python, this code is not constant time, nor written to be
performant. No cryptographic guarantees are made.

No comments:

Post a Comment