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 2085846/week @ 2025-01-06 2230862/week @ 2025-01-13 2125506/week @ 2025-01-20 2271370/week @ 2025-01-27 2438308/week @ 2025-02-03 2576423/week @ 2025-02-10 2679093/week @ 2025-02-17 2720922/week @ 2025-02-24 3054095/week @ 2025-03-03 3136680/week @ 2025-03-10 3450544/week @ 2025-03-17 3489640/week @ 2025-03-24 3034245/week @ 2025-03-31 3170808/week @ 2025-04-07 2907633/week @ 2025-04-14 2776599/week @ 2025-04-21

12,071,669 downloads per month
Used in 25,218 crates (47 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