paragonie/ecc
Pure-PHP elliptic curve cryptography (ECDSA/ECDH) with an OpenSSL 3+ fast path and hardened constant-time fallbacks. Fork of phpecc/mdanter. Supports secp256k1, NIST P-256/384/521, Brainpool, plus optional insecure curves.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mdanter/ecc | 0.83 | Pure-PHP elliptic curve cryptography for ECDSA signatures and Diffie-Hellman key exchange. Supports common NIST and secp curves (including secp256k1), deterministic HMAC-based k generation, and constant-time scalar multiplication. Requires GMP. | 347 | 345 | 104 | 24K | 9 | 8.0 | 30.0 | — | — | |
| starkbank/ecdsa | 0.80 | Pure-PHP ECDSA implementation compatible with OpenSSL. Fast signing/verification using Jacobian coordinates and optimized scalar multiplication. Security features include RFC6979 deterministic nonces, low-S normalization, on-curve validation, and hash truncation. Supports secp256k1 and P-256; requir... | 114 | 115 | 17 | 1M | 0 | 18.8 | 62.6 | MIT | 3 months ago | |
| opichon/pcrypt | 0.79 | pcrypt is a small PHP/Laravel package that helps you encrypt and decrypt values using password-based cryptography. Useful for securely storing sensitive strings, generating encrypted payloads, and adding an extra layer of protection beyond plain hashing. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| web3p/ethereum-util | 0.79 | — | 29 | 30 | 19 | 15K | 2 | 2.6 | 37.3 | MIT | 3 years ago | |
| phpseclib/mcrypt_compat | 0.78 | PHP 5.x–8.x polyfill for the deprecated mcrypt extension. Provides common ciphers (Rijndael/AES variants, DES, Blowfish, RC2, 3DES, ARCFOUR) and modes (CBC, CFB, CTR, ECB, OFB, stream). Can emulate older PHP mcrypt behavior. | 282 | 283 | 62 | 521K | 5 | 26.3 | 51.9 | MIT | 3 months ago | |
| paragonie/easy-ecc | 0.78 | Easy-ECC is a hardened, easy-to-use PHP wrapper around paragonie/phpecc for elliptic-curve crypto. Generate keypairs, sign/verify messages, and perform ECDH key exchange with Curve25519 or ECDSA curves (K256, P256, P384, P521). | 47 | 47 | 2 | 29K | 0 | 10.3 | 40.3 | NOASSERTION | 9 months ago | |
| spomky-labs/php-aes-gcm | 0.78 | PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage. | 71 | 71 | 23 | 30K | 2 | 2.6 | 36.1 | MIT | 7 years ago | |
| spatie/laravel-ciphersweet | 0.77 | Laravel wrapper for Paragonie CipherSweet that adds searchable field-level encryption to Eloquent models. Encrypt/decrypt sensitive attributes and generate blind indexes so you can query encrypted data securely without exposing readable values in your database. | 426 | 426 | 39 | 51K | 0 | 28.2 | 33.3 | MIT | 1 month ago | |
| assistenzde/simple-cryptographic-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ecphp/api-gw-authentication-bundle | 0.77 | — | 1 | 1 | 2 | 0 | 0 | 0.8 | — | BSD-3-Clause | 5 years ago | |
| phar-io/gnupg | 0.77 | PHP wrapper for GnuPG used by phar-io tools, providing a simple API to verify and manage PGP signatures in PHP. Helps integrate GPG key handling and signature checks into builds and distribution workflows. | 9 | 9 | 2 | 66K | 0 | 0.3 | 52.8 | NOASSERTION | — | |
| phpcq/gnupg | 0.77 | GnuPG wrapper and signature verification library used by the phpcq tool runner. Provides a lightweight API for interacting with GnuPG and validating signatures to support automated PHP code quality checks in CI pipelines. | 0 | 0 | 0 | 43 | 1 | 0.3 | 23.1 | MIT | — | |
| spatie/crypto | 0.77 | Generate RSA key pairs and encrypt/decrypt (and sign/verify) data using private/public keys in PHP. Provides simple wrappers around OpenSSL for better DX, with support for loading keys from files and writing generated keys to disk. | 485 | 487 | 60 | 19K | 0 | 17.1 | 24.1 | MIT | 6 months ago | |
| simplito/elliptic-php | 0.76 | Pure-PHP elliptic curve cryptography library for PHP. Provides ECDSA signing/verification and key generation on common curves (incl. secp256k1) with utilities for points, keys, and encodings—useful for blockchain, JWT, and other crypto workflows without extensions. | 231 | 233 | 51 | 72K | 10 | 5.5 | 37.1 | MIT | — | |
| paragonie/halite | 0.76 | Halite is a high-level PHP cryptography library from Paragon Initiative Enterprises, built on libsodium. It provides safer, opinionated APIs for encryption, authentication, key management, and password hashing, helping you use modern crypto correctly with minimal foot-guns. | 1,157 | 1,162 | 91 | 380K | 21 | 26.3 | 41.9 | MPL-2.0 | 10 months ago | |
| ranabd36/openssl-encryption | 0.75 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| paragonie/ciphersweet | 0.75 | CipherSweet is a PHP library for fast, secure field-level encryption with searchable encrypted indexes. Designed for applications that need to protect sensitive data at rest while still supporting equality and range queries, with strong cryptography and clean integrations. | 469 | 468 | 39 | 61K | 8 | 27.4 | 35.6 | NOASSERTION | 5 months ago | |
| authentin/eusig | 0.75 | — | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | — | — | |
| phpseclib/phpseclib | 0.74 | MIT-licensed pure-PHP secure communications and crypto library: SSH-2, SFTP, X.509, RSA/DSA/ECDSA/ECDH, Ed25519/Curve25519, big integers, and modern ciphers (AES/ChaCha20, GCM/Poly1305). Composer-ready, LTS branches available. | 5,580 | 5,691 | 908 | 10M | 195 | 93.4 | 79.0 | MIT | 3 days ago | |
| amashukov/secp256k1-php | 0.73 | — | 0 | 0 | 0 | 326 | 0 | 0.0 | 34.7 | MIT | — |
How can I help you explore Laravel packages today?