<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/ssss, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-08-09T05:52:36Z</updated>
<entry>
<title>Initial import of security/ssss-0.5 into the packages collection.</title>
<updated>2009-08-09T05:52:36Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2009-08-09T05:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7ea2df050c6938641d0390e75a50645c96aacc9'/>
<id>urn:sha1:c7ea2df050c6938641d0390e75a50645c96aacc9</id>
<content type='text'>
Shamir's Secret Sharing Scheme (SSSS) is an implementation of a
threshold scheme for sharing a secret between third parties, and
requiring a threshold of those parties to collaborate to reveal the
secret.

Taken from the Wikipedia article about Secret Sharing:

	In cryptography, a secret sharing scheme 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.

Shamir's scheme is provable secure:  in a (t,n) scheme one can prove
that it makes no difference whether an attacker has t-1 valid shares
at his disposal or none at all; as long as he has less than t shares,
there is no better option than guessing to find out the secret.
</content>
</entry>
</feed>
