Crypt_DiffieHellman
Package Information: Crypt_DiffieHellman
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| Implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5 | New BSD License |
| » Current Release | » Bug Summary |
| 0.2.6 (beta) was released on 2012-04-01 by shupp (Changelog) |
No open bugs
Report a new bug to Crypt_DiffieHellman |
| » Description | |
| 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. |
|
| » Maintainers | » More Information |
|
|
Packages that depend on Crypt_DiffieHellman
Dependencies for Crypt_DiffieHellman
- PHP 5.2.0
- PEAR Installer 1.4.0b1
- bcmath extension
- mbstring extension
- gmp extension (Optional)