vdf 0.1.0

An implementation of Verifiable Delay Functions (VDFs) in Rust
Documentation

Build #136723 2019-01-11 16:13:32

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log Updating crates.io index Downloading crates ... Downloaded vdf v0.1.0 Fresh byte-tools v0.3.0 Fresh byteorder v1.2.7 Fresh opaque-debug v0.2.1 Compiling vdf v0.1.0 Fresh fake-simd v0.1.2 Fresh block-padding v0.1.2 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/vdf-0.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=0b32a3821ebfa22b -C extra-filename=-0b32a3821ebfa22b --out-dir /home/cratesfyi/cratesfyi/debug/build/vdf-0b32a3821ebfa22b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh typenum v1.10.0 Fresh libc v0.2.46 Fresh num-traits v0.2.6 Fresh generic-array v0.12.0 Checking classgroup v0.1.0 Fresh block-buffer v0.7.0 Fresh digest v0.8.0 Fresh sha2 v0.8.0 Running `rustc --edition=2018 --crate-name classgroup /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/classgroup-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=69a541412ea16c50 -C extra-filename=-69a541412ea16c50 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/vdf-0b32a3821ebfa22b/build-script-build` Documenting vdf v0.1.0 Running `rustdoc --edition=2018 --crate-name vdf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/vdf-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.7' --extern-html-root-url 'hex=https://docs.rs/hex/0.3.2' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' --extern-html-root-url 'classgroup=https://docs.rs/classgroup/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern classgroup=/home/cratesfyi/cratesfyi/debug/deps/libclassgroup-69a541412ea16c50.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --extern sha2=/home/cratesfyi/cratesfyi/debug/deps/libsha2-55c2ef5e219acdac.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.66s