cryptography

Crates.iocryptography
lib.rscryptography
version0.5.0
sourcesrc
created_at2015-06-14 17:49:43.796605
updated_at2020-10-15 20:25:13.907149
descriptionFacade crate for the RustCrypto project's traits
homepage
repositoryhttps://github.com/RustCrypto/traits
max_upload_size
id2379
size21,396
traits (github:rustcrypto:traits)

documentation

https://docs.rs/cryptography

README

RustCrypto: cryptography crate

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Facade crate for RustCrypto Traits, providing a single place to access compatible versions of all traits from the Rust Crypto project.

Documentation

Minimum Supported Rust Version

Rust 1.44 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.

Commit count: 1422

cargo fmt