Libraries tagged by elocrypt
phpnomad/sodium-integration
1806 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
phpdevsr/phpspreadsheet-secure
9099 Downloads
Secure your spreadsheet with Encrypt and Password Protect
php-standard-library/crypto
1142 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
onramplab/laravel-security-model
15453 Downloads
A Laravel package providing security for Eloquent model
mpyw/easycrypt
5570 Downloads
A class that provides simple interface for decryptable encryption.
mnapoli/dotlock
146 Downloads
Secure secrets for local Laravel development
mitmelon/compress
4261 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
martinusso/opencrypt
21055 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
maksimovic/jose-php
9355 Downloads
JWT, JWS and JWS implementation in PHP
maatify/crypto
4652 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
lorddashme/php-cryptor
6363 Downloads
A PHP package wrapper for cryptography functions.
light/hashids
21133 Downloads
Hashids for Yii2
legierski/aes
42794 Downloads
OpenSSL-compatible AES library
kiwa/link-obfuscator
8738 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
ivinteractive/laravel-rotation
4581 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.