Libraries tagged by decrypted
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bentools/shh-bundle
14211 Downloads
A Symfony bundle to handle secrets.
shapecode/nya-doctrine-encrypt-bundle
4555 Downloads
Not Yet Another Doctrine Encryption Bundle -.- Encrypt symfony entity's by verified and standardized libraries.
nepda/doctrine-encrypt
16407 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
loostro/cryptomute
27545 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
51systems/doctrine-encrypt
22724 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
xorgxx/doctrine-encryptor-bundle
123 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
wubbajack/filecrypt
29 Downloads
PHP package for encrypted and decrypting files
vimpil/whatsapp-media-crypto
140 Downloads
PSR-7 stream decorators for WhatsApp media encryption/decryption
turbolabit/php-encryptor
898 Downloads
A single, zero-config service with encrypt() and decrypt() methods to safely share or expose confidential data
thegiant/algorithms
71 Downloads
This packages is useful for data encryption and decryption
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)