paragonie/easy-ecc
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ekino/data-protection-bundle | 0.82 | — | 5 | 5 | 10 | 504 | 2 | 3.5 | 28.1 | MIT | 2 years ago | |
| assistenzde/simple-cryptographic-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| starkbank/ecdsa | 0.82 | 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 | |
| spomky-labs/php-aes-gcm | 0.81 | 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 | |
| mrdebug/lara-file-encrypter | 0.81 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| opichon/pcrypt | 0.81 | 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.81 | — | 29 | 30 | 19 | 15K | 2 | 2.6 | 37.3 | MIT | 3 years ago | |
| ranabd36/openssl-encryption | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| phpseclib/mcrypt_compat | 0.80 | 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 | |
| gregoryduckworth/encryptable | 0.80 | — | 19 | 19 | 2 | 234 | 3 | 1.8 | 15.6 | — | 6 years ago | |
| robrichards/xmlseclibs | 0.80 | PHP library for XML Digital Signatures and XML Encryption. Create, sign, and verify XML (e.g., RSA-SHA256), manage keys and X.509 certs, and apply canonicalization/transforms. Widely used in SAML stacks like SimpleSAMLPHP and OneLogin. | 411 | 414 | 189 | 2M | 42 | 42.2 | 83.7 | BSD-3-Clause | 4 months ago | |
| paragonie/ecc | 0.80 | 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. | 25 | 24 | 6 | 43K | 1 | 3.1 | 44.7 | — | 1 year ago | |
| oleander29/decrypt | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| richardstyles/eloquentencryption | 0.79 | — | 108 | 108 | 18 | 326 | 0 | 16.6 | 9.1 | MIT | 5 months ago | |
| illuminate/encryption | 0.79 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 323K | 0 | 1.2 | 48.9 | MIT | — | |
| paragonie/ciphersweet | 0.79 | 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 | |
| spatie/laravel-ciphersweet | 0.79 | 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 | |
| paragonie/halite | 0.79 | 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 | |
| magros/laravel-model-encryption | 0.79 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| dwgebler/encrypted-fields-bundle | 0.79 | — | 6 | 6 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago |
How can I help you explore Laravel packages today?