Libraries tagged by elliptic curve
paragonie/sodium_compat
148244565 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
starkbank/ecdsa
38872344 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
2496609 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5803593 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
856714 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
621534 Downloads
Pure PHP secp256k1
ionux/phactor
90437 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
shanecurran/phpecc
169042 Downloads
PHP Elliptic Curve Cryptography library
leigh/curve25519
26060 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
amashukov/secp256k1-php
599 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
afk11/ecc
335 Downloads
PHP Elliptic Curve Cryptography library
ti-ecdh/php-ecdh
919 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
querdos/php-ecdh
186 Downloads
An Elliptic Curve Diffie Hellman implementation in PHP
fabank/ecdsa
8178 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
furqansiddiqui/ecdsa-php
29388 Downloads
ECDSA (Elliptic Curves) lib for PHP