Libraries tagged by elliptic
paragonie/sodium_compat
105944246 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
starkbank/ecdsa
27367548 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
simplito/elliptic-php
1817827 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5447135 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
360251 Downloads
PHP Elliptic Curve Cryptography library
kornrunner/secp256k1
461202 Downloads
Pure PHP secp256k1
ionux/phactor
53426 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.
virgil/crypto
16301 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.
shanecurran/phpecc
109484 Downloads
PHP Elliptic Curve Cryptography library
elliptic/elliptic-sdk
6840 Downloads
Elliptic SDK for PHP - A Guzzle wrapper for connecting to Elliptic APIs
virgil/sdk
14702 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.
lessmore92/php-ripple-keypairs
3470 Downloads
Generate and use keypairs and addresses for the XRP Ledger using elliptic (PHP)
furqansiddiqui/ecdsa-php
22918 Downloads
ECDSA (Elliptic Curves) lib for PHP
leigh/curve25519
25777 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
ti-ecdh/php-ecdh
841 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation