bn-plus 0.4.4

Pairing cryptography with the Barreto-Naehrig curve
Documentation
[[bench]]
name = "api"

[dependencies.byteorder]
version = "1.0"

[dependencies.rand]
version = "0.3"

[dependencies.rustc-serialize]
version = "0.3"

[dev-dependencies.bincode]
default-features = false
features = ["rustc-serialize"]
version = "0.6"

[lib]
name = "bn"

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Pairing cryptography with the Barreto-Naehrig curve"
homepage = "https://github.com/zcash/bn"
keywords = ["pairing", "crypto", "cryptography"]
license = "MIT OR Apache-2.0"
name = "bn-plus"
readme = "README.md"
repository = "https://github.com/zcash/bn"
version = "0.4.4"