bellpepper-core 0.4.0

Core elements for a SNARK Circuit library
Documentation
[[bench]]
harness = false
name = "lc"
[badges.maintenance]
status = "actively-developed"
[dependencies.blake2s_simd]
version = "1.0.1"

[dependencies.byteorder]
version = "1"

[dependencies.ff]
version = "0.13.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.thiserror]
version = "1.0.44"
[dev-dependencies.blstrs]
version = "0.7.0"

[dev-dependencies.criterion]
version = "0.4.0"

[dev-dependencies.rand_core]
version = "0.6"

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

[package]
authors = ["porcuquine <porcuquine@gmail.com>", "dignifiedquire <me@dignifiedquire.com>", "Sean Bowe <ewillbefull@gmail.com>"]
description = "Core elements for a SNARK Circuit library"
documentation = "https://docs.rs/bellpepper-core"
edition = "2021"
homepage = "https://github.com/lurk-lab/bellpepper"
license = "MIT/Apache-2.0"
name = "bellpepper-core"
readme = "README.md"
repository = "https://github.com/lurk-lab/bellpepper"
rust-version = "1.66.0"
version = "0.4.0"