aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssss/pkg-descr
blob: 9840badec1221e397fc74226af374c4f83571ddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
ssss is an implementation of Shamir's secret sharing scheme for
UNIX/linux machines. It is free software, the code is licensed under
the GNU GPL. ssss does both: the generation of shares for a known
secret and the reconstruction of a secret using user provided shares.
The software was written in 2006 by B. Poettering, it links against
the GNU libgmp  multiprecision library (version 4.1.4 works well)
and requires the /dev/random entropy source.

Author: B. Poettering
WWW: http://point-at-infinity.org/ssss/