Libraries tagged by OPNESSL
blocktrail/cryptojs-aes-php
526481 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
ext-openssl
Downloads
pensiero/php-openssl-cryptor
116840 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
windwalker/crypt
96503 Downloads
Windwalker Crypt package
stymiee/php-simple-encryption
10028 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
mpyw/easycrypt
5460 Downloads
A class that provides simple interface for decryptable encryption.
hemiframe/php-aes
31959 Downloads
PHP class for encrypt and decrypt data with AES algorithm
davmixcool/cryptman
63501 Downloads
A Two-way encryption manager using the OpenSSL library
zerossl/cli-client
13823 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
psx/openssl
50593 Downloads
OpenSsl wrapper library
zaphyr-org/encrypt
4663 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
stymiee/password-helper
13039 Downloads
A PHP library that makes using best practices with passwords easy by default
smoren/encryption-tools
79 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
poly-crypto/poly-crypto
8177 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
martinusso/opencrypt
20826 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL