4 releases
0.1.2 | Jul 19, 2023 |
---|---|
0.1.1 | Jul 18, 2022 |
0.1.0 | Jun 1, 2022 |
0.0.1 | Jun 1, 2022 |
#117 in Cryptography
34,696 downloads per month
Used in 69 crates
(20 directly)
14KB
261 lines
RustCrypto: ECB
Generic implementation of the Electronic Codebook (ECB) block cipher mode of operation.
See documentation of the cipher
crate for additional information.
Minimum Supported Rust Version
Rust 1.56 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
Dependencies
~375KB