Libraries tagged by data-encryption
archwisp/php-encrypt-data
73570 Downloads
Simple Data Encryption Library For PHP 5.3+
pyrou/morpheus
395 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
crowdstar/crypt
7560 Downloads
Handle data encryption/decryption.
paymetrust/laravel-data-encryption
1351 Downloads
A Laravel package for data encryption and decryption using RSA keys
nextbytetz/laravel_encryption
400 Downloads
performing data encryption for the laravel projects
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.
hobocta/encrypt
24 Downloads
Easy way to use data encryption
archwisp/php-crypt
29 Downloads
Simple Data Encryption Library For PHP 5.3+
www.gobuy.cheap/data_encryption
13 Downloads
waseem/laravel-data-encryption
34 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
tbcd/data-encryption
4 Downloads
A library to manage data encryption and decryption
nauhand/laravel-data-encryption
11 Downloads
A Laravel package for data encryption and decryption using RSA keys
jarir-ahmed/data-encryption-utility
8 Downloads
A simple and secure data encryption/decryption utility for PHP.
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.