Download the PHP package deemru/curve25519 without Composer
On this page you can find all versions of the php package deemru/curve25519. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deemru/curve25519
More information about deemru/curve25519
Files in deemru/curve25519
Download deemru/curve25519
More information about deemru/curve25519
Files in deemru/curve25519
Vendor deemru
Package curve25519
Short Description Curve25519 sign/verify
License MIT
Homepage https://github.com/deemru/Curve25519
Package curve25519
Short Description Curve25519 sign/verify
License MIT
Homepage https://github.com/deemru/Curve25519
Please rate this library. Is it a good library?
Informations about the package curve25519
Curve25519
Curve25519 implements the missing functionality of sign/verify on elliptic curve 25519.
- Cryptographically compatible sign/verify
- Built in cache for last key calculations
- Sodium variant of the sign function (~2000x faster)
Usage
Requirements
- PHP >= 5.6
Recommended
Installation
Require through Composer:
Notice
sign_sodium
hashes private key internally by SHA-512- Beware of
rseed
functionality (for experts only) - Consider to use ED25519_NO_SHA512SK sodium build
All versions of curve25519 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package deemru/curve25519 contains the following files
Loading the files please wait ....