SlackBuildsOrg/misc/ssss
Sebastien BALLET c89e5f51ef misc/ssss: Fix ownership.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-15 06:59:15 +07:00
..
README
slack-desc
ssss.1
ssss.1.html
ssss.info
ssss.SlackBuild

ssss (Shamir's Secret Sharing Scheme)

ssss is a method for distributing a secret amongst a group of
participants, each of which is allocated a share of the secret.
The secret can only be reconstructed when the shares are combined
together; individual shares are of no use on their own.