Libraries tagged by elliptic curve
paragonie/sodium_compat
109151053 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
starkbank/ecdsa
28312680 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
1878744 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5483531 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
402948 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
475571 Downloads
Pure PHP secp256k1
ionux/phactor
55017 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
114803 Downloads
PHP Elliptic Curve Cryptography library
furqansiddiqui/ecdsa-php
23648 Downloads
ECDSA (Elliptic Curves) lib for PHP
leigh/curve25519
25788 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
fabank/ecdsa
5484 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
blockchainethdev/elliptic-php
567 Downloads
Fast elliptic curve cryptography
lliuminate/alltptic
2224 Downloads
Fast elliptic curve cryptography
ti-ecdh/php-ecdh
841 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
querdos/php-ecdh
175 Downloads
An Elliptic Curve Diffie Hellman implementation in PHP