cvs commit: ports/security Makefile
ports/security/p5-Crypt-Twofish_PP
Makefile distinfo pkg-descr pkg-plist
Wen Heping
wen at FreeBSD.org
Thu Jan 20 06:05:29 UTC 2011
wen 2011-01-20 06:05:29 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Crypt-Twofish_PP Makefile distinfo pkg-descr
pkg-plist
Log:
Twofish is a 128-bit symmetric block cipher with a variable key
length (128, 192, or 256 bits) key, developed by Counterpane Labs.
It is unpatented and free for all uses, as described at
http://www.counterpane.com/twofish.html. It has been one of the
five finalists for AES.
This module is written in pure Perl, it should run everywhere
where Perl runs.
WWW: http://search.cpan.org/dist/Crypt-Twofish_PP/
PR: ports/154142
Submitted by: Konstantin Menshikov <kostjnspb at yandex.ru>
Feature safe: yes
Revision Changes Path
1.1150 +1 -0 ports/security/Makefile
1.1 +25 -0 ports/security/p5-Crypt-Twofish_PP/Makefile (new)
1.1 +2 -0 ports/security/p5-Crypt-Twofish_PP/distinfo (new)
1.1 +10 -0 ports/security/p5-Crypt-Twofish_PP/pkg-descr (new)
1.1 +12 -0 ports/security/p5-Crypt-Twofish_PP/pkg-plist (new)
More information about the cvs-ports
mailing list