p5-Crypt-OTP
2.00_1Perl implementation of the One Time Pad (hence, OTP) encryption method
The One Time Pad encryption method is very simple, and impossible to crack without the actual pad file against which the to-be-encrypted 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. Seamus Venasse <svenasse@polaris.ca>
Origin: security/p5-Crypt-OTP
Category: security
Size: 7.32KiB
License: not specified
Maintainer: skreuzer@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
Website: metacpan.org/release/Crypt-OTP
$
pkg install p5-Crypt-OTPDependencies (1)
More in security
gnutls3.8.12
GNU Transport Layer Security librarypy311-cryptography45.0.7_2,1
Cryptographic recipes and primitives for Python developerslibgcrypt1.11.2
General purpose cryptographic library based on the code from GnuPGlibgpg-error1.58
Common error values for all GnuPG componentsca_root_nss3.117_2
Root certificate bundle from the Mozilla Projectcyrus-sasl2.1.28_5
RFC 2222 SASL (Simple Authentication and Security Layer)libsodium1.0.21
Library to build higher-level cryptographic toolsphp84-filter8.4.16
The filter shared extension for phplibsecret0.21.7_2
Library to access the secret service APIp5-IO-Socket-SSL2.095
Perl5 interface to SSL sockets