slackbuilds_ponce/misc/ssss
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
slack-desc
ssss.1
ssss.1.html
ssss.info
ssss.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00

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.