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