Added new zero knowledge crypto repositories.

This commit is contained in:
Curtis Spencer
2019-10-05 11:52:11 -07:00
parent c1c93de4a3
commit 8d8bfe778b

View File

@@ -159,6 +159,9 @@ url = "https://github.com/JacobEberhardt/ZoKrates"
[[repo]]
url = "https://github.com/jopasserat/zk_playground"
[[repo]]
url = "https://github.com/jpmorganchase/anonymous-zether"
[[repo]]
url = "https://github.com/kantuni/ZKP"
@@ -303,9 +306,15 @@ url = "https://github.com/zkcrypto/bellman"
[[repo]]
url = "https://github.com/zkcrypto/bls12_381"
[[repo]]
url = "https://github.com/zkcrypto/ff"
[[repo]]
url = "https://github.com/zkcrypto/groth16"
[[repo]]
url = "https://github.com/zkcrypto/group"
[[repo]]
url = "https://github.com/zkcrypto/jubjub"