app-crypt/ssss: new package.
authorConrad Kostecki <conrad@kostecki.com>
Thu, 21 Feb 2019 19:40:35 +0000 (20:40 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Feb 2019 21:08:26 +0000 (22:08 +0100)
commitc478e16b2ca105a84815cd45dbc4e588b9328c95
tree9a3cf79ca1731912f5768f93f7c8dddb6566a5b3
parent50a19d3c52f3a304f4770349aaa5affac5b69306
app-crypt/ssss: new package.

SSSS is an implementation of Shamir's Secret Sharing Scheme.

The program suite does both: the generation of shares for a know secret, and
the reconstruction of a secret using user-pro-vided shares.

Closes: https://bugs.gentoo.org/106932
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/10243
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-crypt/ssss/Manifest [new file with mode: 0644]
app-crypt/ssss/metadata.xml [new file with mode: 0644]
app-crypt/ssss/ssss-0.5.ebuild [new file with mode: 0644]