Libraries tagged by huasheng
netsilik/peppered-passwords
1655 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
itcover/password-processor
11109 Downloads
Framework-agnostic password processing library
eso/chashing-bundle
42 Downloads
Consistent hashing
esi/consistent-hash
105 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bdelespierre/php-phash
51 Downloads
pHash implementation in PHP
canoma/canoma
162 Downloads
An intuitive and well tested library. That allows you to easily implement consistent hashing in your caching implementation. It's completely back-end agnostic, easy to extend and free to use.
xjtuwangke/passwordhash
128678 Downloads
Portable PHP password hashing framework
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
webino/zend-crypt
8092 Downloads
Strong cryptography tools and password hashing
tvorwachs/phpass
753 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
sidus/perceptual-hash
4 Downloads
PHP library for perceptual image hashing
sfire-framework/sfire-datacontrol
199 Downloads
Library for hashing data, generation of tokens and converting/formatting strings, numbers and arrays.