Cargo Features

BeltCtr has no features set by default.

[dependencies]
belt-ctr = { version = "0.2.0-rc.0", features = ["alloc", "zeroize"] }
alloc

Enables alloc of cipher

zeroize

Enables zeroize of cipher

BeltCtr has 2 features without comments.