Libraries tagged by elliptic
paragonie/sodium_compat
101955276 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
starkbank/ecdsa
26183277 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
1741531 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5403549 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
309645 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
443065 Downloads
Pure PHP secp256k1
ionux/phactor
51686 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
100130 Downloads
PHP Elliptic Curve Cryptography library
elliptic/elliptic-sdk
5796 Downloads
Elliptic SDK for PHP - A Guzzle wrapper for connecting to Elliptic APIs
lessmore92/php-ripple-keypairs
2926 Downloads
Generate and use keypairs and addresses for the XRP Ledger using elliptic (PHP)
virgil/crypto
16068 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
lliuminate/alltptic
2185 Downloads
Fast elliptic curve cryptography
leigh/curve25519
25759 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
uma/phpecc
10069 Downloads
Temporary fork of public-square/phpecc
furqansiddiqui/ecdsa-php
22454 Downloads
ECDSA (Elliptic Curves) lib for PHP