Initial commit

This commit is contained in:
2025-02-10 13:24:20 +00:00
commit 39e4e9ce0c
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# shamir-secret-sharing
C implementation of shamir secret sharing algorithm