Libraries tagged by hashing
m-wardany/hash-ids
243 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
49 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
codelieutenant/laravel-crypto
61 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
typisttech/wp-password-argon-two
375 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
mikemclin/wp-password
283 Downloads
Laravel package that checks and creates WordPress password hashes
dopecode/dcrypt
469 Downloads
A petite library of encryption functionality for PHP
webino/zend-crypt
7737 Downloads
Strong cryptography tools and password hashing
vanilla/legacy-passwords
140137 Downloads
Provides support for legacy password hashing in common frameworks.
vanilla/garden-password
147077 Downloads
Provides a standard password hashing interface and support for password hashing in common frameworks.
tvorwachs/phpass
390 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
phauthentic/password-hashers
4359 Downloads
Password Hashing Library
pentagonal/phpass
1382 Downloads
PHP password hashing library original by open wall PhPass
lindowx/php-array-hash
3140 Downloads
Hashing an multi-dimension PHP array into a unique value
jhonyspicy/phpass
2621 Downloads
Portable PHP password hashing framework
insomnius/aurphm
512 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.