Cargo Features

HC-256 has no features set by default.

[dependencies]
hc-256 = { version = "0.5.0", features = ["std", "zeroize"] }
std

Enables std of cipher

zeroize

Enables zeroize of cipher

HC-256 has 2 features without comments.