Added Shamir Secret Sharing Repo to Open Source Cryptography

This commit is contained in:
Curtis Spencer
2019-10-27 22:35:28 -07:00
parent ea7970c7d9
commit 10f84cf6fd

View File

@@ -46,6 +46,9 @@ url = "https://github.com/dalek-cryptography/x25519-dalek"
[[repo]]
url = "https://github.com/dalek-cryptography/zkp"
[[repo]]
url = "https://github.com/dsprenkels/sss"
[[repo]]
url = "https://github.com/ektrah/nsec"
tags = ["Library"]