Libraries tagged by hashed
tonix-tuft/int-hash
17 Downloads
32-bit integer hashes for PHP data types.
techendeavors/fileinfo
24 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.
sleepfinance/eip712
305 Downloads
Generate Eip712 Hashes for signing
robertboloc/bcrypt-generator
50 Downloads
Generate bcrypt hashes from the command line
redrum0x/aspnetcore-identity
67 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
rcxcob2016/eip712
5 Downloads
Generate Eip712 Hashes for signing
plott/wp-password-bcrypt
184 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
plott/plottcore-pwd-bcrypt
6 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
pear/html_menu
215 Downloads
Generates HTML menus from multidimensional hashes
owl-labs/id-encoder
22 Downloads
Encodes integer ids into string ids and vice versa using hashids/hashids library.
opus-online/yii-shortify
416 Downloads
Yii shortify hashes a string into a smaller string
onepress/wp-password-bcrypt
15 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
moderndeveloperllc/zf2-scrypt
63 Downloads
Zend Framework 2 module to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation
moderndeveloperllc/scrypt
24446 Downloads
Class to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation
marc1706/otp-authenticate
594 Downloads
Provides a simple and up-to-date library for two-factor authentication using OTP hashes and Google Authenticator or a similar app.