diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:46:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:46:38 +0000 |
commit | ade2a047e0eb835f7f42682496614cfd259757ea (patch) | |
tree | 4656239b9872478b3e3e01d6086ad3be671338e4 /security/p5-Crypt-OTP | |
parent | 986beaaabc71b9e7e29e7e89e0f36405b687216f (diff) | |
download | ports-ade2a047e0eb835f7f42682496614cfd259757ea.tar.gz ports-ade2a047e0eb835f7f42682496614cfd259757ea.zip |
Diffstat (limited to 'security/p5-Crypt-OTP')
-rw-r--r-- | security/p5-Crypt-OTP/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-OTP/pkg-descr b/security/p5-Crypt-OTP/pkg-descr index d8ca22d4dacb..cd954dc106bb 100644 --- a/security/p5-Crypt-OTP/pkg-descr +++ b/security/p5-Crypt-OTP/pkg-descr @@ -4,6 +4,4 @@ message is XOR'ed. Encryption and decryption are performed using excactly the same method, and the message will decrypt correctly only if the same pad is used in decryption as was use in encryption. -WWW: https://metacpan.org/release/Crypt-OTP - Seamus Venasse <svenasse@polaris.ca> |