17 releases

0.2.0-rc.1 Aug 14, 2024
0.2.0-rc.0 Jul 26, 2024
0.2.0-pre.5 Feb 1, 2024
0.2.0-pre.3 Dec 31, 2023
0.0.0 Feb 10, 2021

#2688 in Cryptography

Download history 1689728/week @ 2024-07-18 1750919/week @ 2024-07-25 1787851/week @ 2024-08-01 1848365/week @ 2024-08-08 1797909/week @ 2024-08-15 1880235/week @ 2024-08-22 1769923/week @ 2024-08-29 1917587/week @ 2024-09-05 1801524/week @ 2024-09-12 1918629/week @ 2024-09-19 2059070/week @ 2024-09-26 2469213/week @ 2024-10-03 2391927/week @ 2024-10-10 2507815/week @ 2024-10-17 2023796/week @ 2024-10-24 1893885/week @ 2024-10-31

9,249,446 downloads per month
Used in 21,265 crates (41 directly)

MIT/Apache

26KB
553 lines

RustCrypto: Common Cryptographic Traits

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Common traits used by cryptographic algorithms. Users should generally use higher-level trait crates instead of this one.

Documentation

Minimum Supported Rust Version

Rust 1.65 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

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

~190–365KB