0.1.0 |
|
---|---|
0.0.0 |
|
#67 in #policy
27 downloads per month
2KB
RustCrypto: Traits
Collection of traits which describe functionality of cryptographic primitives.
Crates
Name | Algorithm | Crates.io | Docs | MSRV |
---|---|---|---|---|
aead |
Authenticated encryption | |||
async‑signature |
Digital signature | |||
cipher |
Block and stream cipher | |||
crypto‑common |
Common cryptographic traits | |||
digest |
Cryptographic hash function | |||
elliptic‑curve |
Elliptic curve cryptography | |||
kem |
Key encapsulation mechanism | |||
password-hash |
Password hashing | |||
signature |
Digital signature | |||
universal‑hash |
Universal hash function |
Additional Crates
Crate name | Description | Crates.io | Docs | MSRV |
---|---|---|---|---|
crypto |
Facade for trait crates |
Minimum Supported Rust Version (MSRV) Policy
MSRV bumps are considered breaking changes and will be performed only with 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
~515KB