Libraries tagged by hashing
m-wardany/hash-ids
315 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
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
typisttech/wp-password-argon-two
382 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
mikemclin/wp-password
285 Downloads
Laravel package that checks and creates WordPress password hashes
dopecode/dcrypt
469 Downloads
A petite library of encryption functionality for PHP
canoma/canoma
159 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
128632 Downloads
Portable PHP password hashing framework
webino/zend-crypt
7781 Downloads
Strong cryptography tools and password hashing
vanilla/legacy-passwords
140196 Downloads
Provides support for legacy password hashing in common frameworks.
vanilla/garden-password
147164 Downloads
Provides a standard password hashing interface and support for password hashing in common frameworks.
tvorwachs/phpass
433 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
techdeck/password-hash
178 Downloads
password hashing algorithm
phauthentic/password-hashers
4527 Downloads
Password Hashing Library
lindowx/php-array-hash
3320 Downloads
Hashing an multi-dimension PHP array into a unique value
jhonyspicy/phpass
2679 Downloads
Portable PHP password hashing framework