paired 0.20.0

Fork of the 'paired: Pairing-friendly elliptic curve library'
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.blake2b_simd]
version = "0.5"

[dependencies.byteorder]
version = "1"

[dependencies.digest]
features = ["std"]
version = "0.8.1"

[dependencies.fff]
features = ["derive"]
version = "0.2.0"

[dependencies.groupy]
version = "0.3.0"

[dependencies.hkdf]
version = "0.8.0"

[dependencies.rand_core]
version = "0.5"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"
[dev-dependencies.hex]
version = "0.4.2"

[dev-dependencies.rand_xorshift]
version = "0.2"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.sha2ni]
version = "0.8.1"

[dev-dependencies.sha3]
version = "0.8.2"

[features]
default = []
expose-arith = []
unstable-features = ["expose-arith"]

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>", "Jack Grigg <jack@z.cash>"]
description = "Fork of the 'paired: Pairing-friendly elliptic curve library'"
documentation = "https://docs.rs/paired/"
edition = "2018"
homepage = "https://github.com/filecoin-project/pairing"
license = "MIT/Apache-2.0"
name = "paired"
readme = "README.md"
repository = "https://github.com/filecoin-project/pairing"
version = "0.20.0"