libfips203-0

Library for FIPS 203 (ML-KEM) IPD

Description

This package contains a dynamic library (shared object) implementing the Module-Lattice-Based Key-Encapsulation Mechanism, also known as ML-KEM or FIPS 203.

It is written in pure Rust with minimal and mainstream dependencies, and without any unsafe code. All three security parameter sets are fully supported and tested. The implementation operates in constant-time (outside of rho, which is part of the encapsulation key sent across the trust boundary in the clear), and focuses on correctness, simplicity, security, and a stable API.

See <https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.203.ipd.pdf> for a full description of the target functionality.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://crates.io/crates/fips203-ffi


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfips203-0