shamir secret sharing: create secret sharing, and reconstruct secret from shares with Langrange Interpolation

This commit is contained in:
arnaucode
2018-07-22 14:46:43 +02:00
parent 6ce09111f9
commit 9aa4a2d1a0
9 changed files with 206 additions and 17 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
fmt