Libraries tagged by openssh
acmephp/ssl
898076 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
blocktrail/cryptojs-aes-php
332352 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
ext-openssl
Downloads
windwalker/crypt
79079 Downloads
Windwalker Crypt package
stymiee/php-simple-encryption
4890 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.
miladrahimi/phpcrypt
57817 Downloads
Encryption, decryption, and hashing tools for PHP projects
legierski/aes
35315 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
21940 Downloads
PHP class for encrypt and decrypt data with AES algorithm
davmixcool/cryptman
27818 Downloads
A Two-way encryption manager using the OpenSSL library
combodo/doctrine-encrypt-bundle
68602 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
zerossl/cli-client
1411 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
universityofadelaide/openshift-client
7988 Downloads
Simple OpenShift client for PHP.
psx/openssl
41098 Downloads
OpenSsl wrapper library
pensiero/php-openssl-cryptor
47967 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
stymiee/password-helper
6462 Downloads
A PHP library that makes using best practices with passwords easy by default