Libraries tagged by mcrypt
rafrsr/crypto
29732 Downloads
Easy encrypt and decrypt strings in PHP.
poly-crypto/poly-crypto
7611 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
polarising/bcrypt
53530 Downloads
Customized Bcrypt for PHP
pensiero/php-openssl-cryptor
59637 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
pbes/crypt-blowfish
11607 Downloads
Fork https://github.com/shimochi/Crypt_Blowfish for supporting PHP 7.4
murich/php-cryptocurrency-address-validation
30311 Downloads
Cryptocurrency address validation. Currently supports litecoin and bitcoin.
mukto90/ncrypt
11581 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
miranj/craft-cryptographer
11814 Downloads
Adds Twig filters to perform cryptographic operations.
mikhailovlab/crypto-pro-builder
548 Downloads
Библиотека для работы с КриптоПро через CLI, позволяет гибко строить команды через цепочки вызовов, использовать динамические методы и адаптировать функционал под свои нужды.
kfosoft/yii2-crypto-js-asset-bundle
46876 Downloads
Yii2 CryptoJS Asset Bundle
justmd5/crypto
4590 Downloads
Encrypting and signing data using private/public keys
funnydevjsc/cryptomus-laravel-integrate
921 Downloads
Laravel package for cryptomus.com
fivelab/cryptography
17259 Downloads
Tools for encrypt and decrypt
evit/php-gm-crypto
2022 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.
driehle/php-crypt-md5
1411 Downloads
A pure PHP implementation of an MD5-hashsum-based implementation of the crypt routine, which can be used to generate hashs for Apache's passwd files