14 releases
Uses new Rust 2024
| 0.7.0 | Apr 10, 2026 |
|---|---|
| 0.7.0-rc.3 | Feb 2, 2026 |
| 0.7.0-rc.2 | Nov 5, 2025 |
| 0.7.0-rc.0 | May 30, 2025 |
| 0.1.0 | Dec 26, 2018 |
#2931 in Cryptography
74,723 downloads per month
Used in 9 crates
(5 directly)
26KB
262 lines
RustCrypto: OFB
Generic implementation of the Output Feedback (OFB) block cipher mode of operation.
See documentation of the cipher crate for additional information.
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
~710KB
~18K SLoC