Libraries tagged by hashing
vanqard/passman
7181 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
uwebpro/wordpress
138 Downloads
A simple library for WordPress
unamatasanatarai/lara-dropbox-hasher
30 Downloads
Hash me like with dropbox
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
techendeavors/fileinfo
25 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
taplink/taplink-php
7 Downloads
PHP Bindings for Blind Hashing
ryanj93/php-password-toolbox
14 Downloads
A simple toolkit for generate, analyse and hash passwords with PHP.
pimenvibritania/file-crypter
7 Downloads
Encrypt and decrypt any files with AES & Blowfish encryption for PHP (Laravel) project
php-standard-library/password
0 Downloads
Secure password hashing and verification with bcrypt and Argon2
originphp/security
11396 Downloads
OriginPHP Security
opulence/cryptography
76 Downloads
The Opulence cryptography library
openlss/func-bcrypt
407 Downloads
Blowfish Crypt helpers for password hashing
moderndeveloperllc/zf2-scrypt
65 Downloads
Zend Framework 2 module to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation
moderndeveloperllc/scrypt
24460 Downloads
Class to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation
mfonte/sparsedigest
3 Downloads
Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.