Libraries tagged by hash algorithms
ircmaxell/password-compat
51245461 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
brainfoolong/php-ascon
1320 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
axy/crypt
20436 Downloads
Some crypt algorithms
yonas/directory-hash-php
1771 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
boehm_s/php-proximity-hash
2006 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
yarri/my-blowfish
33300 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
mdhearing/aspnetcore-identity
12234 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
brentkozjak/laravel-hash-identify
14 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
techdeck/password-hash
96 Downloads
password hashing algorithm
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
kigkonsult/dsigsdk
52 Downloads
XML Digital Signature recomendation dsig sdk
dentmate/rajahan
27 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
devhelp/hash
44 Downloads
Introduces HashGenerator class that can be used to register and use different hash algorithms
brentkozjak/hash-identify
28 Downloads
Identify a hash algorithm based on string input