Libraries tagged by ECDSA
starkbank/ecdsa
25134402 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
web-token/jwt-signature-algorithm-ecdsa
13097892 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
simplito/elliptic-php
1675354 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5367043 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
270301 Downloads
PHP Elliptic Curve Cryptography library
acmephp/acmephp
142611 Downloads
Let's Encrypt client written in PHP
bitwasp/bitcoin
512181 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bitcoin-php/bitcoin-ecdsa
43108 Downloads
PHP library allowing to generate BTC addresses from private keys
ionux/phactor
50077 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
174229 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
acmephp/ssl
988714 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
protonlabs/bitcoin
129881 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
shanecurran/phpecc
86032 Downloads
PHP Elliptic Curve Cryptography library
fabank/ecdsa
4351 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
furqansiddiqui/ecdsa-php
22058 Downloads
ECDSA (Elliptic Curves) lib for PHP