bls_sigs_ref-rs 0.1.0

BLS signatures draft std, ref impl
Documentation
[dependencies.ff]
version = "0.4"

[dependencies.hkdf]
version = "0.8.0"

[dependencies.pairing-plus]
version = "0.17.0"

[dependencies.sha2]
version = "0.8.0"
[dev-dependencies.byteorder]
version = "1"

[dev-dependencies.hex-literal]
version = "0.1"

[dev-dependencies.rand]
version = "0.4"

[lib]
crate-type = ["rlib", "staticlib"]

[package]
authors = ["kwantam <kwantam@gmail.com>"]
description = "BLS signatures draft std, ref impl"
documentation = "https://docs.rs/bls_sigs_ref"
homepage = "https://github.com/algorand/bls_sigs_ref"
license = "MIT"
name = "bls_sigs_ref-rs"
repository = "https://github.com/algorand/bls_sigs_ref"
version = "0.1.0"