menatwork / diffiehellman
A implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5/7
Installs: 9 053
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 10
Forks: 1
Open Issues: 2
Type:encryption
Requires
- php: ^7.4 || ^8.0
This package is auto-updated.
Last update: 2024-10-21 11:30:24 UTC
README
About
- Source: http://pear.php.net/package/Crypt_DiffieHellman
- Original author: Bill Shupp hostmaster@shupp.org
System requirements
- PHP 5.2.0
- PEAR Installer 1.4.0b1
- bcmath
- mbstring
- gmp (Optional)