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

#2960 in Cryptography

Download history 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 3183844/week @ 2025-03-06 3167683/week @ 2025-03-13 3856701/week @ 2025-03-20 2981664/week @ 2025-03-27 3142454/week @ 2025-04-03

13,757,721 downloads per month
Used in 24,821 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–720KB
~18K SLoC