18 releases

Uses new Rust 2024

0.2.0-rc.2 Feb 22, 2025
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.0.0 Feb 10, 2021

#2956 in Cryptography

Download history 2246523/week @ 2025-01-10 2121943/week @ 2025-01-17 2255526/week @ 2025-01-24 2381255/week @ 2025-01-31 2566556/week @ 2025-02-07 2533262/week @ 2025-02-14 2829936/week @ 2025-02-21 2924477/week @ 2025-02-28 3145907/week @ 2025-03-07 3196399/week @ 2025-03-14 3783365/week @ 2025-03-21 2994578/week @ 2025-03-28 3151445/week @ 2025-04-04 2990930/week @ 2025-04-11 2765441/week @ 2025-04-18 2798930/week @ 2025-04-25

12,267,016 downloads per month
Used in 25,484 crates (48 directly)

MIT/Apache

29KB
618 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.

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

~390–710KB
~18K SLoC