aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-13 06:43:48 +0800
committermiwi <miwi@FreeBSD.org>2008-02-13 06:43:48 +0800
commit38c909a06680179e35e4bcbbf3a95e991992996c (patch)
tree0faa76d38340badbb35cbf1f8c14070f8151ca09 /security/Makefile
parentbeb762679d8a10f47c4ede5df45abcb2cad54319 (diff)
downloadfreebsd-ports-gnome-38c909a06680179e35e4bcbbf3a95e991992996c.tar.gz
freebsd-ports-gnome-38c909a06680179e35e4bcbbf3a95e991992996c.tar.zst
freebsd-ports-gnome-38c909a06680179e35e4bcbbf3a95e991992996c.zip
Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other establish a secure shared secret key across an insecure channel of communication. WWW: http://pear.php.net/package/Crypt_DiffieHellman/ PR: ports/120010 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
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 3c57712b035a..547219e1f011 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -545,6 +545,7 @@
SUBDIR += pear-Crypt_Blowfish
SUBDIR += pear-Crypt_CBC
SUBDIR += pear-Crypt_CHAP
+ SUBDIR += pear-Crypt_DiffieHellman
SUBDIR += pear-Crypt_GPG
SUBDIR += pear-Crypt_HMAC
SUBDIR += pear-Crypt_RC4