Commit graph

3 commits

Author SHA1 Message Date
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Edwin Groothuis
a4b7f57f65 Add fix for compilation problems as suggested at
http://point-at-infinity.org/ssss/

Noticed by: YAPHR
2007-09-09 00:26:25 +00:00
Edwin Groothuis
a0125022d7 new port security/ssss - Shamir's Secret Sharing Scheme
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.

PR:		ports/115949
Submitted by:	Lukasz Komsta <luke@novum.am.lublin.pl>
2007-09-07 11:55:09 +00:00