Cargo Features

aes_crypto has no features set by default.

[dependencies]
aes_crypto = { version = "1.2.0", features = ["nightly"] }
nightly

Enable this option when using a nightly compiler to possibly boost performance. DO NOT use when not using a nightly compiler