Libraries tagged by bcrypt
sinemacula/laravel-cached-crypt
5314 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
raphaelcangucu/laravel-crypto-address-validator
6190 Downloads
Laravel package for validating cryptocurrency wallet addresses across multiple coins
rafrsr/crypto
30238 Downloads
Easy encrypt and decrypt strings in PHP.
pensiero/php-openssl-cryptor
67485 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
pear/crypt_diffiehellman
10591 Downloads
Implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5
pbes/crypt-blowfish
12785 Downloads
Fork https://github.com/shimochi/Crypt_Blowfish for supporting PHP 7.4
openlss/lib-crypt
43238 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
murich/php-cryptocurrency-address-validation
30392 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
mukto90/ncrypt
11880 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
miranj/craft-cryptographer
11959 Downloads
Adds Twig filters to perform cryptographic operations.
mikhailovlab/crypto-pro-builder
1729 Downloads
Библиотека для работы с КриптоПро через CLI, позволяет гибко строить команды через цепочки вызовов, использовать динамические методы и адаптировать функционал под свои нужды.
kfosoft/yii2-crypto-js-asset-bundle
52322 Downloads
Yii2 CryptoJS Asset Bundle
funnydevjsc/cryptomus-laravel-integrate
1531 Downloads
Laravel package for cryptomus.com
fivelab/cryptography
18804 Downloads
Tools for encrypt and decrypt
evit/php-gm-crypto
2454 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.