mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
ML-KEM is the Kyber post-quantum secure key encapsulation mechanism, as being standardized by NIST. Too bad, they decided to rename it; the "Kyber" name was so much better! This implements the current draft (NIST FIPS-203), which is already being deployed even though the specification is not finalized.