chacha20 0.1.0

Chacha20 Stream Cipher
Documentation
Build #167834 2019-06-25T16:45:34.261367+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log
Updating crates.io index
Downloading crates ...
Downloaded chacha20 v0.1.0
Fresh typenum v1.10.0
Fresh generic-array v0.12.3
Fresh stream-cipher v0.3.0
Fresh block-cipher-trait v0.6.2
Fresh salsa20-core v0.1.0
Documenting chacha20 v0.1.0
Running `rustdoc --crate-name chacha20 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/chacha20-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'block_cipher_trait=https://docs.rs/block-cipher-trait/0.6.2' --extern-html-root-url 'salsa20_core=https://docs.rs/salsa20-core/0.1.0' --extern-html-root-url 'stream_cipher=https://docs.rs/stream-cipher/0.3.0' --extern-html-root-url 'zeroize=https://docs.rs/zeroize/0.9.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern block_cipher_trait=/home/cratesfyi/cratesfyi/debug/deps/libblock_cipher_trait-4fb2f82cf0c7f1a7.rmeta --extern salsa20_core=/home/cratesfyi/cratesfyi/debug/deps/libsalsa20_core-a044ddf14913d47c.rmeta --extern stream_cipher=/home/cratesfyi/cratesfyi/debug/deps/libstream_cipher-6f7e5a2c901f2678.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.53s