aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-12 22:43:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-12 22:43:48 +0000
commit389e2371562a6efbf84f0514ebf56eb715b967d4 (patch)
tree4c35621ac5619348fe93184a1f2753df236c6b05 /security/Makefile
parent90f0c534eb16e4e0bbf30e0c232563a5126569b5 (diff)
downloadports-389e2371562a6efbf84f0514ebf56eb715b967d4.tar.gz
ports-389e2371562a6efbf84f0514ebf56eb715b967d4.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>
Notes
Notes: svn path=/head/; revision=207103
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