#traits #crypto

no-std crypto-common

Common cryptographic traits

15 releases

0.2.0-pre.5 Feb 1, 2024
0.2.0-pre.3 Dec 31, 2023
0.2.0-pre Dec 19, 2022
0.1.6 Jul 16, 2022
0.0.0 Feb 10, 2021

#2491 in Cryptography

Download history 749867/week @ 2023-12-23 1061485/week @ 2023-12-30 1310467/week @ 2024-01-06 1300792/week @ 2024-01-13 1359566/week @ 2024-01-20 1406993/week @ 2024-01-27 1384418/week @ 2024-02-03 1384173/week @ 2024-02-10 1365718/week @ 2024-02-17 1460063/week @ 2024-02-24 1490703/week @ 2024-03-02 1497991/week @ 2024-03-09 1527334/week @ 2024-03-16 1489533/week @ 2024-03-23 1490732/week @ 2024-03-30 1250468/week @ 2024-04-06

6,003,370 downloads per month
Used in 17,094 crates (34 directly)

MIT/Apache

25KB
549 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.

Documentation

Minimum Supported Rust Version

Rust 1.65 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

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

~185–350KB