Libraries tagged by bcrypt
hautelook/phpass
2574760 Downloads
Portable PHP password hashing framework
stymiee/php-simple-encryption
6167 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.
shanecurran/phpecc
104241 Downloads
PHP Elliptic Curve Cryptography library
laravel/legacy-encrypter
135924 Downloads
The legacy version of the Laravel mcrypt encrypter.
dan-da/coinparams
49620 Downloads
provides crypto currency specific information such as version numbers, DNS seeds, etc, available in JSON format
bitpay/sdk-light
129481 Downloads
Light version of the PHP library for the new cryptographically secure BitPay API
zf1/zend-crypt
151425 Downloads
Zend Framework 1 Crypt package
virgil/crypto
16079 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
vectorface/php-cryptocurrency-address-validation
16948 Downloads
Cryptocurrency address validation. Currently supports 16 coins including litecoin and bitcoin.
tzsk/crypton
6618 Downloads
Laravel API Request Response Encryption
tornevall/tornelib-php-crypto
61160 Downloads
Crypto and I/O library for TorneLIB, handling encryption and data.
thomaswelton/laravel-mcrypt-faker
3445 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
teakowa/cryptomute
26979 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
sivin/crypt
11880 Downloads
Small library for encryption via phpseclib
sinemacula/laravel-cached-crypt
1514 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.