Libraries tagged by decrypting
mrdebug/lara-file-encrypter
688 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
meezaan/aescryptor
1136 Downloads
A library to encrypt / decrypt strings using the AES algorithm
legierski/aes
42390 Downloads
OpenSSL-compatible AES library
brainstud/file-vault
32161 Downloads
bentools/shh
22025 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
al-saloul/encryption
1477 Downloads
Simple number encryption and decryption package
zbateson/mmp-crypt
1571 Downloads
Cryptographic support for zbateson/mail-mime-parser (encryption, decryption, signing, verification)
spryker/propel-encryption-behavior
64546 Downloads
Propel Behavior for seamless encryption/decryption of data columns
evit/php-gm-crypto
4601 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
cyvax/privatebin_php
5071 Downloads
PHP client library for PrivateBin with client-side encryption and decryption support.
crowdstar/crypt
9042 Downloads
Handle data encryption/decryption.
brainfoolong/js-aes-php
16158 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
smoren/encryption-tools
57 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
madmatt/silverstripe-encrypt-at-rest
6935 Downloads
Enable encryption of data at rest (in database)
ivinteractive/laravel-rotation
4019 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.