block-modes 0.1.0

Block cipher modes of operation
Documentation
Build #88127 2018-03-04T13:22:27.317837+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading block-modes v0.1.0
Compiling block-padding v0.1.0
Running `rustc --crate-name block_padding .cargo/registry/src/github.com-1ecc6299db9ec823/block-padding-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a385c5c7daa750f5 -C extra-filename=-a385c5c7daa750f5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh typenum v1.9.0
Fresh generic-array v0.9.0
Fresh block-cipher-trait v0.5.0
Documenting block-modes v0.1.0
Running `rustdoc --crate-name block_modes .cargo/registry/src/github.com-1ecc6299db9ec823/block-modes-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_padding=/home/cratesfyi/cratesfyi/debug/deps/libblock_padding-a385c5c7daa750f5.rlib --extern-version block_padding=block-padding,0.1.0 --extern block_cipher_trait=/home/cratesfyi/cratesfyi/debug/deps/libblock_cipher_trait-ac0b7561bedbad75.rlib --extern-version block_cipher_trait=block-cipher-trait,0.5.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.51 secs