Libraries tagged by openssl_encrypt
karavasilev/cryptomanana
49 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
justmd5/crypto
3253 Downloads
Encrypting and signing data using private/public keys
chuyskywalker/phpaes
6146 Downloads
PHP AES -- Accurate & Fast AES in PHP
dopecode/dcrypt
469 Downloads
A petite library of encryption functionality for PHP
evit/php-gm-crypto
464 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
bestyii/yii2-encrypter
77 Downloads
Encryption data for Yii2
neoxia/laravel-openssl-encryption
660 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
initphp/encryption
82 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
stanleysie/encrypt-cookie
138 Downloads
Use php openssl native function to encrypt and unencrypt for cookie.
processid/encrypt
195 Downloads
Encryption / decryption with OpenSSL
smoren/encryption-tools
21 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
pentagonal/simple_encrypt
530 Downloads
Simple Encryption utility
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP
maatify/open-ssl
35 Downloads
Official PHP library for maatify.dev OpenSSL handler, known by our team
khorshid/wp-encrypt
173 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL