Libraries tagged by decryot
erlangparasu/php-rsa
38 Downloads
PHP OPENSSL RSA encrypt and decrypt
erlangparasu/php-aes
90 Downloads
PHP AES encrypt and decrypt
dtisgodsson/elocrypt
713 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
drewlabs/crypt
117 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions
dragonrun1/encryption-helper
15 Downloads
Use to help with the encryption and decryption of GET queries
dorantor/simple-crypt
9158 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.
devmaster10/aesencrypt
234 Downloads
Laravel MySql AES Encrypt/Decrypt
davodm/dgcrypt-php
7 Downloads
A simple PHP library for encryption and decryption using AES-256-CBC to be usable in different language/devices.
danilo9/savino-cipher
13 Downloads
Encryption of data into a token by key, with the possibility of decryption
codiant/dbaesencrypt
4724 Downloads
Laravel MySql AES Encrypt/Decrypt
bib/antifansub
2 Downloads
decryptlink decrypt
beninada/eloquent-encryptable
9 Downloads
Automatically encrypts and decrypts Eloquent models.
anexia/laravel-encryption
4054 Downloads
Encryption and decryption for eloquent models
alejandro-ap00/file-vault
8 Downloads
A Laravel package for encrypting and decrypting files of any size
affinity4/cipher
317 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!