Skip to content

Pure Rust implementation of (draft) FIPS 203 Module-Lattice-Based Key-Encapsulation Mechanism Standard

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

integritychain/ml-kem-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntegrityChain FIPS 203 (Initial Public Draft): Module-Lattice-Based Key-Encapsulation Mechanism Standard

crate Docs Build Status Apache2/MIT licensed Rust Version

mlKem Module-Lattice-Based Key-Encapsulation Mechanism Standard written in pure Rust.

Documentation

Security Notes

This crate is under construction.

USE AT YOUR OWN RISK!

Supported Algorithms

  • ML-KEM-512
  • ML-KEM-768
  • ML-KEM-1023

Minimum Supported Rust Version

Rust 1.72 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Pure Rust implementation of (draft) FIPS 203 Module-Lattice-Based Key-Encapsulation Mechanism Standard

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks