Cargo Features
OFB has no features set by default.
[dependencies]
ofb = { version = "0.7.0-rc.1", features = ["alloc", "block-padding", "zeroize"] }
- alloc
- block-padding
-
Enables block-padding of cipher
- zeroize
OFB has 3 features without comments.