Added r1cs ppzksnark proving scheme and some tests.
This commit is contained in:
@@ -8,6 +8,9 @@ name = "bellman"
|
||||
repository = "https://github.com/ebfull/bellman"
|
||||
version = "0.0.1"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3.12"
|
||||
|
||||
[dependencies.tinysnark]
|
||||
path = "tinysnark"
|
||||
version = "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user