PwdHash2 is a Firefox Add-On, based on Stanford PwdHash and PwdHash-PoC
Get the add-on at addons.mozilla.org
You can generate passwords without the plugin at https://gwuk.github.io/PwdHash2/
- Fixed defunct original add-on version, caused by changes in Firefox 66.0.2 keypress event handling
- Highlight password field, if active
- Added option to change the hash algorithm from HMAC-MD5 to PBKDF2-SHA256 by enabling non-legacy mode.
- Added option to store a user-specified salt and iteration count.
- Added option to use legacy (Stanford PwdHash) mode by Shift-F2