aes 0.2.0

Facade for AES (Rijndael) block ciphers implementations
Documentation
Build #110220 2018-07-27T18:36:56.617629+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading aes v0.2.0
Fresh opaque-debug v0.1.1
Fresh byte-tools v0.2.0
Fresh typenum v1.10.0
Fresh generic-array v0.9.0
Fresh block-cipher-trait v0.5.3
Compiling aes-soft v0.2.0
Running `rustc --crate-name aes_soft .cargo/registry/src/github.com-1ecc6299db9ec823/aes-soft-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3a6f1c400bacda57 -C extra-filename=-3a6f1c400bacda57 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_cipher_trait=/home/cratesfyi/cratesfyi/debug/deps/libblock_cipher_trait-a3eacf01702ec840.rlib --extern-version block_cipher_trait=block-cipher-trait,0.5.3 --extern opaque_debug=/home/cratesfyi/cratesfyi/debug/deps/libopaque_debug-e8a86a0cf6e074df.rlib --extern-version opaque_debug=opaque-debug,0.1.1 --extern byte_tools=/home/cratesfyi/cratesfyi/debug/deps/libbyte_tools-3ffd79e75dd00a52.rlib --extern-version byte_tools=byte-tools,0.2.0 --cap-lints allow`
Documenting aes v0.2.0
Running `rustdoc --crate-name aes .cargo/registry/src/github.com-1ecc6299db9ec823/aes-0.2.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_cipher_trait=/home/cratesfyi/cratesfyi/debug/deps/libblock_cipher_trait-a3eacf01702ec840.rlib --extern-version block_cipher_trait=block-cipher-trait,0.5.3 --extern aes_soft=/home/cratesfyi/cratesfyi/debug/deps/libaes_soft-3a6f1c400bacda57.rlib --extern-version aes_soft=aes-soft,0.2.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.62 secs