bn 0.3.0

Pairing cryptography with the Barreto-Naehrig curve
Documentation
Build #30614 2016-09-15T06:19:46.365614+00:00
# rustc version
rustc 1.13.0-nightly (cbe4de78e 2016-09-05)# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading bn v0.3.0
Compiling byteorder v0.5.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/bn-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps --cap-lints allow`
Compiling libc v0.2.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.16/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1417726cb94dbc83 -C extra-filename=-1417726cb94dbc83 --out-dir /home/cratesfyi/bn-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/bn-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/bn-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps --extern libc=/home/cratesfyi/bn-0.3.0/debug/deps/liblibc-1417726cb94dbc83.rlib --cap-lints allow`
Documenting bn v0.3.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/bn-0.3.0/src/lib.rs --crate-name bn -o /home/cratesfyi/bn-0.3.0/doc -L dependency=/home/cratesfyi/bn-0.3.0/debug -L dependency=/home/cratesfyi/bn-0.3.0/debug/deps --extern rand=/home/cratesfyi/bn-0.3.0/debug/deps/librand-49a08859d086fffe.rlib --extern rustc_serialize=/home/cratesfyi/bn-0.3.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern byteorder=/home/cratesfyi/bn-0.3.0/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib`