No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 9b77f62855
Releasing fastforward version 0.1.7-2~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-08-04 16:45:52 +02:00
debian Releasing fastforward version 0.1.7-2~ffwd13+u1. 2026-08-04 16:45:52 +02:00
src Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
.cargo_vcs_info.json Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
Cargo.lock Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
Cargo.toml Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
Cargo.toml.orig Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
CHANGELOG.md Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
LICENSE-APACHE Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
LICENSE-MIT Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00
README.md Adding upstream version 0.1.7. 2026-08-04 16:45:07 +02:00

RustCrypto: Common Cryptographic Traits

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

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.41 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.