10 releases
Uses new Rust 2024
| 0.4.0-rc.5 |
|
|---|---|
| 0.4.0-rc.1 |
|
| 0.4.0-pre.2 |
|
| 0.3.0-rc.6 | Feb 5, 2026 |
| 0.0.0 |
|
#2909 in Cryptography
103,550 downloads per month
Used in 64 crates
(15 directly)
39KB
691 lines
RustCrypto: Key Encapsulation Mechanisms (KEMs)
About
This crate provides a common set of traits for key encapsulation mechanisms—algorithms for non-interactively establishing secrets between peers.
This is intended to be implemented by libraries which produce or contain implementations of key encapsulation mechanisms, and used by libraries which want to produce or consume encapsulated secrets while generically supporting any compatible backend.
License
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
~0.5–1.8MB
~40K SLoC