Libraries tagged by encrypting
php-privacy/openpgp
503 Downloads
PHP Privacy - The OpenPGP library in PHP language
onramplab/laravel-security-model
11873 Downloads
A Laravel package providing security for Eloquent model
nmure/encryptor-bundle
10146 Downloads
A Symfony Bundle for the nmure/encryptor library
nightjar/swiftsigner-cryptgpg
3801 Downloads
Signer for Swift Mailer - using PEAR's Crypt_GPG library for OpenPGP encryption or signing (or both) of outgoing emails.
nguyenanhung/phpaes
5425 Downloads
AES cipher - FIPS 192 compliant
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
menatwork/diffiehellman
9070 Downloads
A implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5/7
madmatt/silverstripe-encrypt-at-rest
6375 Downloads
Enable encryption of data at rest (in database)
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
leigh/chacha20
158 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kiwa/link-obfuscator
4679 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides email, phone and sms links from being crawled by spambots.
khorshid/wp-encrypt
181 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
kba-team/data-protection
4511 Downloads
Deterministic one-way encryption of unique sensitive data.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ivinteractive/laravel-rotation
1137 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.