Skip to content

Generate salt or key, then share it using Shamir's Secret Sharing Algorithm

License

Notifications You must be signed in to change notification settings

thuhole/shamir-key-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shamir-key-generate

Generate salt or key, then share it using Shamir's Secret Sharing Algorithm

Build:

git clone https://github.com/thuhole/shamir-key-sharing
cd shamir-key-sharing
go build

Usage:

Generate key shares and send emails to admins:

./shamir-key-geneate gen

Decrypt key shares:

./shamir-key-geneate decrypt

About

Generate salt or key, then share it using Shamir's Secret Sharing Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published