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

#2964 in Cryptography

Download history 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 3040022/week @ 2025-03-02 3129729/week @ 2025-03-09 3400374/week @ 2025-03-16 3539414/week @ 2025-03-23 3020999/week @ 2025-03-30 3170280/week @ 2025-04-06

13,362,183 downloads per month
Used in 24,892 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