aes-soft 0.3.1

AES (Rijndael) block ciphers bit-sliced implementation
Documentation
Build #119315 2018-10-03T09:20:43.120806+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-soft v0.3.1
Fresh opaque-debug v0.2.1
Fresh byte-tools v0.2.0
Fresh typenum v1.10.0
Fresh generic-array v0.12.0
Fresh block-cipher-trait v0.6.0
Documenting aes-soft v0.3.1
Running `rustdoc --crate-name aes_soft .cargo/registry/src/github.com-1ecc6299db9ec823/aes-soft-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-9c3e8a5dc6b257bb.rlib --extern-version block_cipher_trait=block-cipher-trait,0.6.0 --extern byte_tools=/home/cratesfyi/cratesfyi/debug/deps/libbyte_tools-3ffd79e75dd00a52.rlib --extern-version byte_tools=byte-tools,0.2.0 --extern opaque_debug=/home/cratesfyi/cratesfyi/debug/deps/libopaque_debug-bfc36448d64c6032.rlib --extern-version opaque_debug=opaque-debug,0.2.1`
Finished dev [unoptimized + debuginfo] target(s) in 1.13 secs