Date: Tue, 12 Feb 2008 22:43:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pear-Crypt_DiffieHellman Makefile distinfo pkg-descr Message-ID: <200802122243.m1CMhmxt056475@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-02-12 22:43:48 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/pear-Crypt_DiffieHellman Makefile distinfo pkg-descr
Log:
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>
Revision Changes Path
1.938 +1 -0 ports/security/Makefile
1.1 +27 -0 ports/security/pear-Crypt_DiffieHellman/Makefile (new)
1.1 +3 -0 ports/security/pear-Crypt_DiffieHellman/distinfo (new)
1.1 +6 -0 ports/security/pear-Crypt_DiffieHellman/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802122243.m1CMhmxt056475>
