Libraries tagged by secp256k1
simplito/elliptic-php
2460998 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5793260 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
614789 Downloads
Pure PHP secp256k1
paragonie/ecc
837922 Downloads
PHP Elliptic Curve Cryptography library
bitwasp/secp256k1-php
191012 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
ionux/phactor
88791 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.
shanecurran/phpecc
167581 Downloads
PHP Elliptic Curve Cryptography library
uma/secp256k1-nostr
625 Downloads
secp256k1_nostr extension for PHP
web3p/secp256k1
373 Downloads
Ethereum secp256k1 library in PHP.
nostriphant/secp256k1
249 Downloads
Wrapper around 1ma/secp256k1-nostr extension, falls back to simplito/elliptic (pure PHP implementation) when the extension is not available
amashukov/secp256k1-php
459 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/eth-php
438 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
449 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
selaz/ecc
631 Downloads
PHP Elliptic Curve Cryptography library
public-square/phpecc
2381 Downloads
PHP Elliptic Curve Cryptography library