Libraries tagged by curve
paragonie/sodium_compat
142455529 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
10309158 Downloads
High-level cryptography interface powered by libsodium
starkbank/ecdsa
37105332 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
2378485 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5765573 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
788914 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
600539 Downloads
Pure PHP secp256k1
ionux/phactor
84550 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
40613 Downloads
Curve25519 sign/verify
shanecurran/phpecc
164016 Downloads
PHP Elliptic Curve Cryptography library
leigh/curve25519
26043 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
webfontkit/roboto
41559 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.
selaz/ecc
611 Downloads
PHP Elliptic Curve Cryptography library
uma/phpecc
10191 Downloads
Temporary fork of public-square/phpecc
amashukov/secp256k1-php
308 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.