aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-20 06:05:28 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-20 06:05:28 +0000
commit846424b94e1be50d7dbc15cebb587a952f2e60a3 (patch)
tree1eb84c40377e8fd3b9af7a7761e449bad1f2bb18 /security/Makefile
parent5dc9559734692b342db6025eebe8122c309c4239 (diff)
downloadports-846424b94e1be50d7dbc15cebb587a952f2e60a3.tar.gz
ports-846424b94e1be50d7dbc15cebb587a952f2e60a3.zip
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@yandex.ru> Feature safe: yes
Notes
Notes: svn path=/head/; revision=268013
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 685b0482eaf0..a492853b313e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -479,6 +479,7 @@
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-Twofish2
+ SUBDIR += p5-Crypt-Twofish_PP
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Crypt-UnixCrypt_XS
SUBDIR += p5-Crypt-X509