18 releases

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

#2915 in Cryptography

Download history 2008810/week @ 2024-11-17 1743384/week @ 2024-11-24 2020773/week @ 2024-12-01 2321787/week @ 2024-12-08 1989729/week @ 2024-12-15 1030729/week @ 2024-12-22 1239828/week @ 2024-12-29 2066004/week @ 2025-01-05 2224869/week @ 2025-01-12 2122755/week @ 2025-01-19 2278310/week @ 2025-01-26 2425835/week @ 2025-02-02 2579919/week @ 2025-02-09 2655346/week @ 2025-02-16 2735124/week @ 2025-02-23 2869353/week @ 2025-03-02

11,007,305 downloads per month
Used in 23,935 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

~0.4–5.5MB
~17K SLoC