[badges.maintenance]
status = "actively-developed"
[dependencies.bellpepper-core]
version = "0.4"
[dependencies.byteorder]
version = "1"
[dependencies.ff]
version = "0.13.0"
[dev-dependencies.blake2s_simd]
version = "1.0.1"
[dev-dependencies.blstrs]
version = "0.7.0"
[dev-dependencies.hex-literal]
version = "0.4"
[dev-dependencies.proptest]
version = "1.3.1"
[dev-dependencies.rand_core]
version = "0.6"
[dev-dependencies.rand_xorshift]
version = "0.3.0"
[dev-dependencies.sha2]
version = "0.10.7"
[package]
authors = ["porcuquine <porcuquine@gmail.com>", "dignifiedquire <me@dignifiedquire.com>", "Sean Bowe <ewillbefull@gmail.com>"]
description = "Gadgets for a SNARK Circuit library"
documentation = "https://docs.rs/bellpepper"
edition = "2021"
homepage = "https://github.com/lurk-lab/bellpepper"
license = "MIT/Apache-2.0"
name = "bellpepper"
readme = "README.md"
repository = "https://github.com/lurk-lab/bellpepper"
rust-version = "1.66.0"
version = "0.4.1"