Skip to content

Commit

Permalink
Awesome_Rust_Cryptography.md: ml-kem is final
Browse files Browse the repository at this point in the history
Note that `ml-kem` implements FIPS 203 final.
  • Loading branch information
tarcieri authored Aug 25, 2024
1 parent 038d442 commit 34ad68b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Awesome_Rust_Cryptography.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,7 @@ by large quantum computers.

- [ml-kem](https://github.com/RustCrypto/KEMs/tree/master/ml-kem) Pure Rust
implementation of the Module-Lattice-Based Key-Encapsulation Mechanism
standard (formerly known as Kyber) as described in the FIPS 203 Initial
Public Draft.
standard (formerly known as Kyber) as described in FIPS 203 (final).

- [oqs](https://github.com/open-quantum-safe/liboqs-rust) Wrapper around
Open-Quantum-Safe's liboqs cryptographic library.
Expand Down

0 comments on commit 34ad68b

Please sign in to comment.