mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Implementation of Sprout proving and verifying
This commit is contained in:
@@ -13,6 +13,8 @@ libc = "0.2"
|
||||
pairing = "0.14.1"
|
||||
lazy_static = "1"
|
||||
bellman = "0.1"
|
||||
byteorder = "1"
|
||||
rand = "0.4"
|
||||
|
||||
[dependencies.sapling-crypto]
|
||||
git = "https://github.com/zcash-hackworks/sapling-crypto"
|
||||
|
Reference in New Issue
Block a user