Libraries tagged by phishing
white-rabbit-1-sketch/php-file-hash-map
3 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.
tvorwachs/phpass
732 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.
oire/iridium
175 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
mustafah15/hasher
7 Downloads
demo package to create message hashing
markhofstetter/pbkdf2hasher
170 Downloads
enable pbkdf2 hashing of laravel password to be compatible with pythons werkzeug
legitphp/hash-money
17 Downloads
A performance-oriented PHP package for image hashing algorithms using VIPS.
kelunik/streaming-hash
9 Downloads
On the fly hashing for Amp's streams.
j3j5/hmac-bcrypt-laravel
117 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
insomnius/aurphm
564 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
hamichen/laminas-doctrine-encrypt
452 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
guidsen/fake-identifier
152 Downloads
A package to protect your ID with some hashing.
globyapp/hash-sensitive
621 Downloads
Monolog processor to protect sensitive information from logging by hashing the values
derickr/quickhash
0 Downloads
Provides a set of specific strongly-typed classes for sets and hashing
ayesh/wordpress-password-hash
164 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.