Libraries tagged by decrypted
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
pyrou/morpheus
1152 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
pelock/stringencrypt
1 Downloads
Official PHP client for the StringEncrypt.com Web API — generate polymorphic decryptors for many programming languages.
paperscissorsandglue/laravel-encryption-at-rest
493 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
oyedele/crypto-helper
257 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
nikunjkotecha/securetext
4686 Downloads
Library to allow encrypting and decrypting text.
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
ndukz/laravel-database-encryption-pgsql
648 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
jybtx/rsa-crypt-aes
705 Downloads
This is an extension of RSA and AES encryption and decryption for API interface, which is suitable for encryption and decryption with high requirements for encrypted data
isapp/statamic-sensitive-form-fields
115 Downloads
Encrypt selected form submission fields at rest. Decrypt on read for authorized users only.
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
hivelink/encrypt
193 Downloads
Auto Encrypt and Decrypt Database through Eloquent With HivelinkTeam