Libraries tagged by openlss
windwalker/crypt
83028 Downloads
Windwalker Crypt package
stymiee/php-simple-encryption
5759 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
61279 Downloads
Encryption, decryption, and hashing tools for PHP projects
legierski/aes
37881 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
24025 Downloads
PHP class for encrypt and decrypt data with AES algorithm
ebics-api/ebics-client-php
1749 Downloads
PHP library to communicate with bank through EBICS protocol.
davmixcool/cryptman
34626 Downloads
A Two-way encryption manager using the OpenSSL library
combodo/doctrine-encrypt-bundle
71927 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
evit/php-gm-crypto
1386 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.
ssimpson/yii2-opensslca
32357 Downloads
This extension provides an easy interface to implement your own CA in the Yii2 framework.
psx/openssl
42635 Downloads
OpenSsl wrapper library
pensiero/php-openssl-cryptor
55311 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
stymiee/password-helper
8170 Downloads
A PHP library that makes using best practices with passwords easy by default
poly-crypto/poly-crypto
7363 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
2265 Downloads
A class that provides simple interface for decryptable encryption.