crypto-common

Crates.iocrypto-common
lib.rscrypto-common
version0.2.0-rc.4
created_at2021-02-10 22:26:47.773408+00
updated_at2025-09-02 18:55:44.994762+00
descriptionCommon cryptographic traits
homepage
repositoryhttps://github.com/RustCrypto/traits
max_upload_size
id353576
size44,160
traits (github:rustcrypto:traits)

documentation

https://docs.rs/crypto-common

README

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.

Commit count: 1671

cargo fmt