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

#2918 in Cryptography

Download history 1955566/week @ 2024-11-21 1827488/week @ 2024-11-28 2201816/week @ 2024-12-05 2120949/week @ 2024-12-12 1389051/week @ 2024-12-19 1031427/week @ 2024-12-26 1788009/week @ 2025-01-02 2241300/week @ 2025-01-09 2116542/week @ 2025-01-16 2248550/week @ 2025-01-23 2345797/week @ 2025-01-30 2549395/week @ 2025-02-06 2443231/week @ 2025-02-13 2888239/week @ 2025-02-20 2801149/week @ 2025-02-27 3183632/week @ 2025-03-06

11,830,140 downloads per month
Used in 24,029 crates (46 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