Index of /ports_security/ssss

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 07-Jun-2010 13:14 509 [   ] distinfo 07-Sep-2007 15:55 180 [DIR] files/ 03-Oct-2007 18:17 - [TXT] pkg-descr 07-Sep-2007 15:55 512
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.

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