Browse Source

Add start of readme

Chelsea H. Komlo 5 years ago
parent
commit
a6ac48837f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+# Verifiable Secret Sharing for Shamir Threshold Scheme
+
+This is an implementation of Shamir threshold scheme with the ability for
+participants to to verify and update shares.