Libraries tagged by hash algorithms
ircmaxell/password-compat
58413840 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
php-standard-library/hash
20340 Downloads
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
yarri/my-blowfish
41119 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
axy/crypt
31148 Downloads
Some crypt algorithms
mdhearing/aspnetcore-identity
16664 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
krzysztofzylka/hash
2099 Downloads
Versioned hash library with multiple algorithm support
redrum0x/aspnetcore-identity
766 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
yonas/directory-hash-php
1994 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
legitphp/hash-money
242 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
yarri/password-hashing-machine
256 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
swatchion/simhash
67 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
cypherbits/php-blake3
47 Downloads
BLAKE3 hashing algorithm PHP extension (native C, SIMD) for fast cryptographic hashing.