Libraries tagged by EdDSA
amashukov/secp256k1-php
446 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/eth-php
425 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
436 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
scriptoshi/bitcoin-php
64 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
doersf/bitcoin-php
28408 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
cryptothree/bitcoin
1561 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
angeo/module-ucp
9 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.
objectivco/cgd_eddsl_magic
668 Downloads
A drop-in class that magically manages Easy Digital Downloads Software Licensing for plugins and themes.
jdr/jws-ecdsa
3463 Downloads
ECDSA signers for lcobucci/jwt
selaz/ecc
630 Downloads
PHP Elliptic Curve Cryptography library
public-square/phpecc
2381 Downloads
PHP Elliptic Curve Cryptography library
k2gl/sshsig
14 Downloads
Pure-PHP SSHSIG signing and verification, compatible with ssh-keygen -Y
adaopedro/php-openssl-proxy
17 Downloads
A PHP wrapper around the OpenSSL extension that provides a user-friendly interface for dealing with OpenSSL
uma/phpecc
10202 Downloads
Temporary fork of public-square/phpecc
edusalguero/rbl-checker
66 Downloads
A PHP library to check IP against SPAM list (DNSRbl by default)