aes 0.3.1

Facade for AES (Rijndael) block ciphers implementations
Documentation
Build #119577 2018-10-04T17:23:47.557836+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.3.1
Fresh opaque-debug v0.2.1
Fresh byteorder v1.2.6
Fresh blobby v0.1.1
Fresh typenum v1.10.0
Fresh generic-array v0.12.0
Fresh block-cipher-trait v0.6.1
Compiling aes-soft v0.3.2
Running `rustc --crate-name aes_soft .cargo/registry/src/github.com-1ecc6299db9ec823/aes-soft-0.3.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d14d912bd5286429 -C extra-filename=-d14d912bd5286429 --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-a1608af259240e69.rlib --extern-version block_cipher_trait=block-cipher-trait,0.6.1 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5fb0c2e8c0d8990e.rlib --extern-version byteorder=byteorder,1.2.6 --extern opaque_debug=/home/cratesfyi/cratesfyi/debug/deps/libopaque_debug-bfc36448d64c6032.rlib --extern-version opaque_debug=opaque-debug,0.2.1 --cap-lints allow`
Documenting aes v0.3.1
Running `rustdoc --crate-name aes .cargo/registry/src/github.com-1ecc6299db9ec823/aes-0.3.1/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-a1608af259240e69.rlib --extern-version block_cipher_trait=block-cipher-trait,0.6.1 --extern aes_soft=/home/cratesfyi/cratesfyi/debug/deps/libaes_soft-d14d912bd5286429.rlib --extern-version aes_soft=aes-soft,0.3.2`
Finished dev [unoptimized + debuginfo] target(s) in 1.77 secs