menatwork / diffiehellman
A implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5/7
Package info
github.com/menatwork/diffiehellman
Type:encryption
pkg:composer/menatwork/diffiehellman
1.0.4
2024-10-21 11:23 UTC
Requires
- php: ^8.0
- ext-bcmath: *
This package is auto-updated.
Last update: 2026-03-01 00:08:36 UTC
README
About
- Source: http://pear.php.net/package/Crypt_DiffieHellman
- Original author: Bill Shupp hostmaster@shupp.org
System requirements
- PHP 8
- bcmath
- mbstring
- gmp (Optional)