Libraries tagged by ECDSA
studio-design/ecdsa-signature
817 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.
fabank/ecdsa
8158 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
furqansiddiqui/ecdsa-php
29378 Downloads
ECDSA (Elliptic Curves) lib for PHP
bytefederal/byteauth-laravel
885 Downloads
Byte Federal's fast authentication system built on bitcoin cryptographic standards for Laravel applications.
amashukov/secp256k1-php
579 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/eth-php
550 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
amashukov/eip1559-tx-signer-php
561 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
afk11/ecc
335 Downloads
PHP Elliptic Curve Cryptography library
scriptoshi/bitcoin-php
84 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
doersf/bitcoin-php
28432 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
angeo/module-ucp
12 Downloads
Spec-compliant Universal Commerce Protocol (UCP) profile generator for Magento 2. Generates /.well-known/ucp at protocol version 2026-04-08 with ECDSA P-256 signing keys, declared capabilities, and proper cache headers.
jdr/jws-ecdsa
3477 Downloads
ECDSA signers for lcobucci/jwt
swanflutter/native-jwt
12 Downloads
A PHP 8.1+ JWT library (HMAC, RSA, ECDSA, EdDSA, RSASSA-PSS) with JWK/JWKS support, PSR-6 cached key sets, and built-in algorithm-confusion and alg=none protection.
selaz/ecc
634 Downloads
PHP Elliptic Curve Cryptography library
public-square/phpecc
2395 Downloads
PHP Elliptic Curve Cryptography library