Libraries tagged by decryption
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
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
zeyon/cryptastic
1737 Downloads
PHP Encryption / Decryption Using the MCrypt Library.
quasarstream/srtp
593 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
processid/encrypt
449 Downloads
Encryption / decryption with OpenSSL
paymetrust/laravel-data-encryption
1479 Downloads
A Laravel package for data encryption and decryption using RSA keys
maker-phper/sm4ecb
134 Downloads
sm4ecb for php5.6. An encryption and decryption method.
laravelhsm/hsmcrypto
9 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
initphp/encryption
204 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
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.
dragonrun1/encryption-helper
15 Downloads
Use to help with the encryption and decryption of GET queries
admicro/kms-client
66 Downloads
KMS is a key management system for data encryption, decryption, signing and verification
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)