Libraries tagged by data-encryption
archwisp/php-encrypt-data
72967 Downloads
Simple Data Encryption Library For PHP 5.3+
yakeing/php_jwsign
30 Downloads
This is a class of data encryption and decryption
crowdstar/crypt
6892 Downloads
Handle data encryption/decryption.
paymetrust/laravel-data-encryption
768 Downloads
A Laravel package for data encryption and decryption using RSA keys
pyrou/morpheus
346 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
nextbytetz/laravel_encryption
368 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
18 Downloads
Easy way to use data encryption
archwisp/php-crypt
27 Downloads
Simple Data Encryption Library For PHP 5.3+
www.gobuy.cheap/data_encryption
11 Downloads
waseem/laravel-data-encryption
25 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
tbcd/data-encryption
2 Downloads
A library to manage data encryption and decryption
nauhand/laravel-data-encryption
10 Downloads
A Laravel package for data encryption and decryption using RSA keys
jarir-ahmed/data-encryption-utility
2 Downloads
A simple and secure data encryption/decryption utility for PHP.
barseghyanartur/ska
316 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.