mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
389e237156
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>
7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
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/
|