diff options
Diffstat (limited to 'security/p5-Crypt-SSSS/pkg-descr')
-rw-r--r-- | security/p5-Crypt-SSSS/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSSS/pkg-descr b/security/p5-Crypt-SSSS/pkg-descr index fadc81f10185..42db742d4b9b 100644 --- a/security/p5-Crypt-SSSS/pkg-descr +++ b/security/p5-Crypt-SSSS/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: https://metacpan.org/release/Crypt-SSSS |