Cargo Features
AES has no features set by default.
[dependencies]
aes = { version = "0.9.0-pre.2", features = ["hazmat", "zeroize"] }
-
hazmat
-
Expose cryptographically hazardous APIs
Affects
aes::hazmat
…
Features from optional dependencies
-
zeroize
implicit feature
-