Libraries tagged by jhasheng
cybercog/laravel-optimus
408054 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
bordoni/phpass
2839575 Downloads
Portable PHP password hashing framework
zendframework/zend-crypt
14610117 Downloads
Strong cryptography tools and password hashing
passwordlib/passwordlib
219276 Downloads
A Password Hashing Library
paragonie/password_lock
37487 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
jacknoordhuis/laravel-database-hashing
2412 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
hyperf-ext/hashing
67583 Downloads
The Hyperf Hashing package.
esensi/model
65189 Downloads
The base model traits of Esensi
chxj1992/hashring
65833 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
miladrahimi/phpcrypt
57857 Downloads
Encryption, decryption, and hashing tools for PHP projects
hautelook/phpass
2568289 Downloads
Portable PHP password hashing framework
wuwx/laravel-hashing-md5
9940 Downloads
postfixadmin/password-hashing
8329 Downloads
Routines to generate password hashes, useful for Dovecot or Courier Mail servers
php-rendezvous-hashing/php-rendezvous-hashing
2704 Downloads
Rendezvous (Highest Random Weight) Hashing for PHP
jspeedz/php-consistent-hashing
5771 Downloads
Multi-probe consistent hashing implementation for PHP