3 unstable releases
new 0.2.0 | Nov 5, 2024 |
---|---|
0.1.1 | Oct 21, 2024 |
0.1.0 | Oct 16, 2024 |
#4 in #cryptographic
335 downloads per month
2MB
3K
SLoC
Description
Standardized quantum-resistant cryptographic primitives.
Algorithms
ML-KEM (Kyber)
Implementation of FIPS 203.
Only supports Kyber768.
Status
- Key generation
- Key encoding/decoding
- Compression
- Encaps/Decaps
- Multiple parameter sets
ML-DSA (Dilithium)
Implementation of FIPS 204.
lib.rs
:
This library implements standardized quantum-resistand cryptographic algorithms.
Currently supports ML-DSA for signatures and ML-KEM key encapsulation.