Index of /ports_security/p5-Crypt-OTP
Name Last modified Size
Parent Directory -
Makefile 10-Apr-2009 09:24 514
distinfo 25-Nov-2005 21:01 197
pkg-descr 21-Sep-2005 23:31 419
pkg-plist 22-Jan-2006 05:50 209
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.
WWW: http://search.cpan.org/dist/Crypt-OTP/
Seamus Venasse <svenasse@polaris.ca>