#signature #crypto

no-std ml-dsa

Pure Rust implementation of ML-DSA (formerly known as CRYSTALS-Dilithium) as described in FIPS-204 (final)

3 releases

new 0.1.0-pre.2 Feb 13, 2025
0.1.0-pre.1 Feb 12, 2025
0.1.0-pre.0 Jan 20, 2025
0.0.3 Jun 20, 2024
0.0.1 Aug 24, 2023

#2925 in Cryptography

Download history 3/week @ 2024-12-10 88/week @ 2025-01-14 21/week @ 2025-01-21 6/week @ 2025-01-28 12/week @ 2025-02-04 243/week @ 2025-02-11

370 downloads per month

Apache-2.0 OR MIT

1.5MB
2.5K SLoC

RustCrypto: ML-DSA

crate Docs Build Status Apache2/MIT licensed MSRV Project Chat

Pure Rust implementation of the Module-Lattice-Based Digital Signature Standard (ML-DSA) as described in the FIPS 204 (final).

About

ML-DSA was formerly known as CRYSTALS-Dilithium.

⚠️ Security Warning

The implementation contained in this crate has never been independently audited!

USE AT YOUR OWN RISK!

Minimum Supported Rust Version

This crate requires Rust 1.81 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

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.

Dependencies

~3.5MB
~50K SLoC