#rust-crypto #encryption #crypto

yanked cryptography

Facade crate for the RustCrypto project's traits

0.5.0 Oct 15, 2020
0.4.1 Sep 30, 2020
0.3.0 Aug 10, 2020
0.2.0 Jul 3, 2020
0.1.0 Jun 14, 2015

#33 in #rust-crypto


Used in vru-sphinx

Apache-2.0 OR MIT

130KB
2K SLoC

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.

Dependencies