Libraries tagged by ECDSA
starkbank/ecdsa
39468475 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
web-token/jwt-signature-algorithm-ecdsa
16398561 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
simplito/elliptic-php
2550441 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5815287 Downloads
PHP Elliptic Curve Cryptography library
bitcoin-php/bitcoin-ecdsa
69184 Downloads
PHP library allowing to generate BTC addresses from private keys
paragonie/ecc
879304 Downloads
PHP Elliptic Curve Cryptography library
acmephp/ssl
1409614 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
acmephp/acmephp
161715 Downloads
Let's Encrypt client written in PHP
bitwasp/bitcoin
541581 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
ionux/phactor
92267 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
192169 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
protonlabs/bitcoin
204900 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
shanecurran/phpecc
175663 Downloads
PHP Elliptic Curve Cryptography library
studio-design/ecdsa-signature
1109 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.
k2gl/dsse
3249 Downloads
Sign and verify DSSE (Dead Simple Signing Envelope) payloads in PHP, with pluggable keys