8000 GitHub - wybiral/tshare: Golang implementation of (2,3) XOR threshold secret sharing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wybiral/tshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tshare GoDoc

This package implements (2,3) XOR threshold secret sharing for splitting secrets into three shares. None of the shares alone give away any information about the secret (other than the length) but any combination of two shares is able to fully recover the secret.

About

Golang implementation of (2,3) XOR threshold secret sharing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0