#traits #crypto

no-std crypto-common

Common cryptographic traits

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

#2950 in Cryptography

Download history 2416317/week @ 2025-02-01 2583447/week @ 2025-02-08 2617982/week @ 2025-02-15 2754371/week @ 2025-02-22 3026970/week @ 2025-03-01 3103193/week @ 2025-03-08 3367116/week @ 2025-03-15 3599784/week @ 2025-03-22 3017492/week @ 2025-03-29 3149618/week @ 2025-04-05 2885760/week @ 2025-04-12 2831783/week @ 2025-04-19 2755568/week @ 2025-04-26 2787579/week @ 2025-05-03 2887709/week @ 2025-05-10 2548181/week @ 2025-05-17

11,443,909 downloads per month
Used in 25,941 crates (48 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