Libraries tagged by hash algorithms
ircmaxell/password-compat
54386960 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
yarri/my-blowfish
36284 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
brainfoolong/php-ascon
2242 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
yonas/directory-hash-php
1902 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
axy/crypt
23790 Downloads
Some crypt algorithms
mdhearing/aspnetcore-identity
14548 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
krzysztofzylka/hash
252 Downloads
Versioned hash library with multiple algorithm support
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
techdeck/password-hash
228 Downloads
password hashing algorithm
boehm_s/php-proximity-hash
2271 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
swatchion/simhash
11 Downloads
A PHP implementation of SimHash algorithm for fast document similarity detection
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
devhelp/hash
47 Downloads
Introduces HashGenerator class that can be used to register and use different hash algorithms
brentkozjak/hash-identify
38 Downloads
Identify a hash algorithm based on string input