Libraries tagged by OPNESSL
openssl/php-rsa
2 Downloads
Rsa asymmetric encryption
zugoripls/laravel-framework
58 Downloads
Customized(replaced illuminate/encryption with zugoripls/openssl-encryption) Laravel Framework.
zugoripls/laravel
33 Downloads
Customized(replaced mcrypt with openssl-encryption) Laravel Framework.
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)
zeroastro/sqz-cookie-handler
24 Downloads
This is a Simple PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption
zeed/cryptor
0 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
zavodnoyapl/crypto-bundle
55 Downloads
Symfony 2/3/4 bundle for encrypt data with openssl library
zaphyr-org/encrypt
139 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
xin/encryption
18 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库
windqyoung/rsa
3 Downloads
使用openssl rsa函数分组处理数据
webslon/open-ssl
18 Downloads
OpenSSL tools for PHP
webazon/crypto-ssl
16 Downloads
PHP библиотека шифрования на основе OpenSSL
unofficialmc2/spicy-mash
9 Downloads
Classe de cryptage et decryptage simplifiee se basant sur OpenSSL
tina-1300/safecrypt
4 Downloads
SafeCrypt is a PHP library that makes cryptography easier to manage by providing a wrapper for OpenSSL so that even novices can use cryptography.
su/security
17 Downloads
关于数据加密常方法。其中包含对、非对称加密、数字签名、openssl 等