Libraries tagged by ECDSA
starkbank/ecdsa
24044956 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
web-token/jwt-signature-algorithm-ecdsa
12772492 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
simplito/elliptic-php
1611144 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5318116 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
229505 Downloads
PHP Elliptic Curve Cryptography library
acmephp/acmephp
141215 Downloads
Let's Encrypt client written in PHP
bitwasp/bitcoin
507802 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bitcoin-php/bitcoin-ecdsa
41330 Downloads
PHP library allowing to generate BTC addresses from private keys
ionux/phactor
47945 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.
bitwasp/secp256k1-php
171970 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
acmephp/ssl
963705 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
protonlabs/bitcoin
118946 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
shanecurran/phpecc
73772 Downloads
PHP Elliptic Curve Cryptography library
fabank/ecdsa
3711 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
furqansiddiqui/ecdsa-php
20939 Downloads
ECDSA (Elliptic Curves) lib for PHP