|
Author | FIPS 203 ML-KEM (Kyber) |
Henrick Wibell Hellström 2024-06-01 06:29:06 Registered user |
Just a quick update: Some customers have reached out to me regarding Post Quantum Cryptography, and the Module-Lattice-based Key Encapsulation Mechanism (ML-KEM) Kyber in particular. I am not going to implement Kyber, but I will implement the NIST standardization of the algorithm, designated FIPS 203 ML-KEM, once the standard has been finalized. NIST is still making minor, but compatibility breaking modifications to the standard. An implementation that builds upon the original Kyber paper, or on the current FIPS 203 draft, WILL NOT be compatible with implementations that conform with the eventual FIPS 203 standard.
|
Henrick Wibell Hellström 2024-12-05 19:32:24 Registered user |
I have an internal version of an FIPS 203 implementation. If you are a subscriber and interested in providing feedback on the API, please contact me for beta access. I am currently working on FIPS 204 (ML-DSA), and plan on completing it before including the ML-KEM implementation in a release.
|