[go: up one dir, main page]

ctr 0.1.1

CTR block mode of operation
Documentation
Build #121008 2018-10-13 18:00:45
# 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 ctr v0.1.1
Fresh typenum v1.10.0
Fresh generic-array v0.9.0
Compiling block-cipher-trait v0.5.3
Compiling stream-cipher v0.1.1
Running `rustc --crate-name block_cipher_trait .cargo/registry/src/github.com-1ecc6299db9ec823/block-cipher-trait-0.5.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=410d3468645a3667 -C extra-filename=-410d3468645a3667 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-02cafa35e387b31c.rlib --extern-version generic_array=generic-array,0.9.0 --cap-lints allow`
Running `rustc --crate-name stream_cipher .cargo/registry/src/github.com-1ecc6299db9ec823/stream-cipher-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="dev"' -C metadata=748977016afa6a8d -C extra-filename=-748977016afa6a8d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-02cafa35e387b31c.rlib --extern-version generic_array=generic-array,0.9.0 --cap-lints allow`
Documenting ctr v0.1.1
Running `rustdoc --crate-name ctr .cargo/registry/src/github.com-1ecc6299db9ec823/ctr-0.1.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-410d3468645a3667.rlib --extern-version block_cipher_trait=block-cipher-trait,0.5.3 --extern stream_cipher=/home/cratesfyi/cratesfyi/debug/deps/libstream_cipher-748977016afa6a8d.rlib --extern-version stream_cipher=stream-cipher,0.1.1`
Finished dev [unoptimized + debuginfo] target(s) in 0.38 secs