Merge branch 'master' into blake2_simd

This commit is contained in:
str4d
2019-07-18 18:22:20 +02:00
committed by GitHub
10 changed files with 1271 additions and 104 deletions

View File

@@ -13,3 +13,4 @@ ff = { path = "../ff" }
pairing = { path = "../pairing" }
rand = "0.4"
sapling-crypto = { path = "../sapling-crypto" }
zcash_primitives = { path = "../zcash_primitives" }