Download the PHP package leigh/curve25519 without Composer
On this page you can find all versions of the php package leigh/curve25519. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leigh/curve25519
More information about leigh/curve25519
Files in leigh/curve25519
Download leigh/curve25519
More information about leigh/curve25519
Files in leigh/curve25519
Vendor leigh
Package curve25519
Short Description Pure PHP implementation of the Curve25519 Diffie-Hellman function
License MIT
Homepage https://github.com/lt/PHP-Curve25519
Package curve25519
Short Description Pure PHP implementation of the Curve25519 Diffie-Hellman function
License MIT
Homepage https://github.com/lt/PHP-Curve25519
Please rate this library. Is it a good library?
Informations about the package curve25519
Curve25519 in PHP
This is a pure PHP implementation of the Curve25519 Diffie-Hellman function.
The library has been written to be high performance (relative to PHP), not pretty. It obviously doesn't perform anywhere close to a native implementation.
Usage:
Multi-party shared secrets:
When more than two parties are communicating, it is necessary to communicate intermediate values so that each party can compute a common shared secret
All versions of curve25519 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package leigh/curve25519 contains the following files
Loading the files please wait ....