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/ Fix: shar file, as attached. Patch attached with submission follows: How-To-Repeat: Not applicable.
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"