aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-20 22:42:58 +0800
committererwin <erwin@FreeBSD.org>2005-12-20 22:42:58 +0800
commit1b6ea235d1e8b029275a003164f2f861fd801836 (patch)
tree981188d2b9041de5c058529414f8fe09ca7cf513 /security/Makefile
parent74935b3459c91dd7ca99dad6f7457a04c193694d (diff)
downloadfreebsd-ports-gnome-1b6ea235d1e8b029275a003164f2f861fd801836.tar.gz
freebsd-ports-gnome-1b6ea235d1e8b029275a003164f2f861fd801836.tar.zst
freebsd-ports-gnome-1b6ea235d1e8b029275a003164f2f861fd801836.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
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