aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-20 14:42:58 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-20 14:42:58 +0000
commitf394b93f7b10a66c13878dc607a8db8e1c7f16be (patch)
treea279436bb667ae071855ca59e573e720f37d7490 /security/Makefile
parentfb6b40b4f07ae88ebfffb8f2b6158d32e516453c (diff)
downloadports-f394b93f7b10a66c13878dc607a8db8e1c7f16be.tar.gz
ports-f394b93f7b10a66c13878dc607a8db8e1c7f16be.zip
The Chimera key exchange protocol generates a shared key between two parties.
The protocol was shown to be INSECURE. This module is therefore released for purely academic curiosity. WWW: http://search.cpan.org/dist/Crypt-Chimera PR: ports/90681 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151635
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 6a06399bfc81..e6e86d74a66a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -290,6 +290,7 @@
SUBDIR += p5-Crypt-CBCeasy
SUBDIR += p5-Crypt-CFB
SUBDIR += p5-Crypt-Caesar
+ SUBDIR += p5-Crypt-Chimera
SUBDIR += p5-Crypt-CipherSaber
SUBDIR += p5-Crypt-Cracklib
SUBDIR += p5-Crypt-Cryptix