Libraries tagged by curve
paragonie/sodium_compat
153378849 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
11460981 Downloads
High-level cryptography interface powered by libsodium
starkbank/ecdsa
40517557 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
2631715 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5834375 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
921208 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
641939 Downloads
Pure PHP secp256k1
ionux/phactor
95653 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
42120 Downloads
Curve25519 sign/verify
shanecurran/phpecc
180605 Downloads
PHP Elliptic Curve Cryptography library
leigh/curve25519
26076 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
webfontkit/roboto
43850 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.
studio-design/ecdsa-signature
1582 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.
amashukov/secp256k1-php
802 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
querdos/php-ecdh
190 Downloads
An Elliptic Curve Diffie Hellman implementation in PHP