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