Cargo Features
CTR has no features set by default.
[dependencies]
ctr = { version = "0.10.0-pre.2", features = ["std", "alloc", "block-padding", "zeroize"] }
- std = alloc
- alloc std?
- block-padding
-
Enables block-padding of cipher
- zeroize
CTR has 4 features without comments.