Verified ML-KEM (Kyber) in Rust
We implemented ML-KEM in Rust and formally verified its correctness with hax
ML-KEM, previously known as Kyber, is the first post-quantum secure key-encapsulation mechanism (KEM) to get standardised by NIST in FIPS 203.
Cryspen has built a new high assurance Rust …