Libraries tagged by xecd
amashukov/eth-php
865 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
884 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
shanelic/bitcoin-p8
601 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
sesamy/capsule-publisher
98 Downloads
PHP port of the Capsule (DCA) CMS publisher. Encrypts content, derives wrap keys, wraps for issuers (ECDH-P256 / RSA-OAEP), and signs ES256 resource JWTs.
selaz/bitcoin
842 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
doersf/bitcoin-php
28578 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
blendbyte/coyotecert
317 Downloads
Full-featured ACME v2 (RFC 8555) PHP 8.3+ client for issuing, renewing, and revoking TLS certificates from Let's Encrypt, ZeroSSL, Google Trust Services, SSL.com, Buypass, or any standards-compliant CA — with ARI smart renewal, ECDSA/RSA key support, EAB, and PSR-18 HTTP client integration.
ti-ecdh/php-ecdh
926 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
sbaumeister/tecdoc-client-php
152 Downloads
A TecDoc Webservice API client
querdos/php-ecdh
190 Downloads
An Elliptic Curve Diffie Hellman implementation in PHP
myrzan/tecdoc-php-client
294 Downloads
TecDoc API PHP client
gerfey/tecdoc-client
3158 Downloads
Client for working with the TecDoc API
alibabacloud/ecd-20200930
280 Downloads
Alibaba Cloud ecd (20200930) SDK Library for PHP
swanflutter/native-jwt
53 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.
public-square/phpecc
2435 Downloads
PHP Elliptic Curve Cryptography library