13 releases
0.5.0-pre.7 | Aug 14, 2024 |
---|---|
0.5.0-pre.6 | Jul 26, 2024 |
0.5.0-pre.4 | Mar 4, 2024 |
0.4.4 | Mar 9, 2023 |
0.1.1 |
|
#2176 in Cryptography
4,478,618 downloads per month
Used in 4,582 crates
(157 directly)
110KB
2K
SLoC
RustCrypto: Cipher Traits
Traits which define the functionality of block ciphers and stream ciphers.
See RustCrypto/block-ciphers and RustCrypto/stream-ciphers for algorithm implementations which use these traits.
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
~220–395KB