Implementation of Shamir's Secret Sharing System
Crypt::SSSS module implements Shamir's Secret Sharing System, that is, it breaks the secret data into multiple shares which can be distributed among multiple parties, so that only when the parties bring together their respective shares can the secret be reconstructed.
$
pkg install p5-Crypt-SSSSOrigin
security/p5-Crypt-SSSS
Size
14.7KiB
License
ART10
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages