Pure Rust implementation of the Advanced Encryption Standard
Description
Pure Rust implementation of the Advanced Encryption Standard (a.k.a.
Rijndael).
This package contains library source intended for building other packages which
use the "default" feature of the "aes" crate.