blob: 73aa892001e9ff9de721e8f18abd40c209f9173e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|----------handy-ruler-------------------------------------------------|
ssss: ssss (Shamir's Secret Sharing Scheme)
ssss:
ssss: ssss is a method for distributing a secret amongst a group of
ssss: participants, each of which is allocated a share of the secret.
ssss: The secret can only be reconstructed when the shares are combined
ssss: together; individual shares are of no use on their own.
ssss:
ssss: Homepage: http://point-at-infinity.org/ssss/
ssss:
ssss:
ssss:
|