Libraries tagged by decryot
wubbajack/filecrypt
28 Downloads
PHP package for encrypted and decrypting files
webnarmin/cryptor
16 Downloads
A simple encryption and decryption library
unofficialmc2/spicy-mash
8 Downloads
Classe de cryptage et decryptage simplifiee se basant sur OpenSSL
turbolabit/php-encryptor
253 Downloads
A single, zero-config service with encrypt() and decrypt() methods to safely share or expose confidential data
teguh02/rsa_php
11 Downloads
Simple package to handle RSA encryption and decryption algorithm
sy-records/php-rsa
56 Downloads
A PHP class that uses RSA algorithm for encryption and decryption.
swissmakers/php-openssh
8 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
savannabits/sucipher
198 Downloads
AES encryption / Decryption tool that works with javax.crypto
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rnr1721/le7-cryptography
8 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
rikby/crypter
60 Downloads
Simple tool for encrypting/decrypting a string. It based upon system ID.
redsd/aesencrypt
643 Downloads
Laravel MySql AES Encrypt/Decrypt
quantumwebco/laravel-db-encryption
9 Downloads
Auto Encrypt and Decrypt Database through Eloquent
qinqw/php-crypto
42 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
processid/encrypt
215 Downloads
Encryption / decryption with OpenSSL