Skip to content

Releases: GWuk/PwdHash2

v1.0.1

08 Dec 10:52
Compare
Choose a tag to compare

Fixed bug #4 on capturing enter key

v1.0

22 Apr 20:40
72eb09c
Compare
Choose a tag to compare

Initial changes to the original Stanford PwdHash:

  1. Fixed defunct original version, caused by changes in Firefox 66 keypress event handling
  2. Highlight password field, if active
  3. Option to change the hash algorithm from HMAC-MD5 to PBKDF2-SHA256.
  4. Added the option to store a user-specified salt and iteration count.
  5. Added the option to use legacy (Stanford PwdHash) mode by Shift-F2 or in the options