From: "PEAR Announce" on
The new PEAR package Crypt_DiffieHellman-0.2.5 (beta) has been released at http://pear.php.net/.

Release notes
-------------
* Fixes #17446. Removed dl() support for loading big integer extensions

Package Info
------------
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.

Related Links
-------------
Package home: http://pear.php.net/package/Crypt_DiffieHellman
Changelog: http://pear.php.net/package/Crypt_DiffieHellman/download/0.2.5
Download: http://download.pear.php.net/package/Crypt_DiffieHellman-0.2.5.tgz

Authors
-------
Bill Shupp <hostmaster(a)shupp.org> (lead)