Libraries tagged by data encryption
cellulant/checkout_encryption
1423 Downloads
Create an encryption endpoint and use it to encrypt the express checkout data.
hobocta/encrypt
24 Downloads
Easy way to use data encryption
dmamontov/rsacrypt
923 Downloads
Data encryption using public and private keys.
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
shakib/cakephp-encrypt-decrypt
117 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
sfynx-project/tool-utils-bundle
966 Downloads
This Bundle provides tool libraries and services of route and role and twig extensions.
ramazancetinkaya/obscura
2 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
khorshid/wp-encrypt
217 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
claudye/php-crypter
49 Downloads
Secure the data of your websites by encrypting them. They will be decrypted only in your applications with your secret key
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.
archwisp/php-crypt
29 Downloads
Simple Data Encryption Library For PHP 5.3+