Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
389e237156 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>
2008-02-12 22:43:48 +00:00