Libraries tagged by hashing
tp5er/think-hashing
158 Downloads
The thinkphp Hashing package.
vjroby/laravel-pbkdf2
50199 Downloads
This is a package for wrapping PBKDF2 class and using it in Laravel as a facade
originphp/security
11396 Downloads
OriginPHP Security
m-wardany/hash-ids
798 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
krubio/perfect-authentication
0 Downloads
Standalone authentication library with password hashing and verification
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
itcover/password-processor
11110 Downloads
Framework-agnostic password processing library
eso/chashing-bundle
42 Downloads
Consistent hashing
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.
typisttech/wp-password-argon-two
434 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
soatok/anthrokit-auth
279 Downloads
Authentication package for AnthroKit (Slim Framework 3)
bdelespierre/php-phash
53 Downloads
pHash implementation in PHP
canoma/canoma
163 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.