Libraries tagged by curve
paragonie/sodium_compat
145556398 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
10630276 Downloads
High-level cryptography interface powered by libsodium
starkbank/ecdsa
38037136 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
2437433 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5786223 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
824579 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
610706 Downloads
Pure PHP secp256k1
ionux/phactor
87789 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.
deemru/curve25519
41021 Downloads
Curve25519 sign/verify
shanecurran/phpecc
166727 Downloads
PHP Elliptic Curve Cryptography library
leigh/curve25519
26056 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
webfontkit/roboto
42135 Downloads
Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.
amashukov/secp256k1-php
385 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
ti-ecdh/php-ecdh
913 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
studio-design/ecdsa-signature
642 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.