Libraries tagged by data encryption
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.
vimatech/laravel-secure-fields
8 Downloads
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
khorshid/wp-encrypt
222 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
52 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+
oyedele/crypto-helper
246 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
jybtx/rsa-crypt-aes
687 Downloads
This is an extension of RSA and AES encryption and decryption for API interface, which is suitable for encryption and decryption with high requirements for encrypted data
halim/laravel-eklaim-api
84 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
www.gobuy.cheap/data_encryption
14 Downloads
waseem/laravel-data-encryption
65 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.