Cargo Features
OFB has no features set by default.
[dependencies]
ofb = { version = "0.6.1", features = ["std", "alloc", "block-padding", "zeroize"] }
- std = alloc
- alloc std?
- block-padding
-
Enables block-padding of cipher
- zeroize
OFB has 4 features without comments.