Cargo Features

BeltCtr has no features set by default.

[dependencies]
belt-ctr = { version = "0.1.0", features = ["std", "alloc", "zeroize"] }
std = alloc

Enables std of cipher

alloc std?

Enables alloc of cipher

zeroize

Enables zeroize of cipher

BeltCtr has 3 features without comments.