Libraries tagged by data-encryption
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.
zeroastro/sqz-cookie-handler
24 Downloads
This is a Simple PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption
w360/secure-data
236 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
tricioandrade/openscrypt
35 Downloads
A package for data encryption
thegiant/algorithms
57 Downloads
This packages is useful for data encryption and decryption
soden46/garudacrypt
0 Downloads
garudacrypt is an installation package for data encryption purposes using cryptographic methods
simplon/signr
318 Downloads
Create and validate Signed Requests including data encryption.
samihsoylu/cipher-suite-php
7 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
phphleb/encryptor
5 Downloads
Data encryption and decryption for the HLEB2 framework
paulodiff/rainbow-table-index
25 Downloads
Laravel database data encryption with full text search
mrreval/encryptor
2 Downloads
A simple package for data encryption and decryption using AES-256-CBC.
macellan/laravel-encryption
204 Downloads
Provides flexible data encryption adapter for Laravel.
lliure/permission
19 Downloads
Data encryption package
lliure/encryption
93 Downloads
Data encryption package
lithemod/crypt
16 Downloads
A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.