Nifty helper to hash passwords. Uses HMAC-SHA1.
Lean Password Hasher lets you create safe and purpose-specific passwords easily. You just have to remember a reasonably long master key.
This extension opens a small pop-up, tries to determine the parameter from the domain of the current tab, asks for the master password and copies the hash to the clipboard. Lean Password Hasher generates a Base64 encoded HMAC-SHA1 hash with the master key as HMAC and the parameter as message, shortened to the chosen length. It was inspired by hashapass.com and generates the same hash with the default length of 8.
An online version of this extension can be found at hash.tknetwork.de.
SHA1 implementation by Paul Johnston (http://pajhome.org.uk/crypt/md5)
BSD License
Icon by Iconfinder (http://www.iconfinder.net)
Creative Commons Attribution-No Derivative Works 3.0
Latest reviews
- (2017-06-24) Marco Coscoy: I just downloaded this and I'm loving it. It's simple to use and the encryption is different for every domain name. It automatically copies the hash to the clipboard, and closes itself. I absolutely love it.
- (2013-05-18) Georg Wiese: Has all the crucial features that I was looking for: - Automatically inserts the domain as Parameter - Does not display the resulting hash - copies it to clipboard as soon as it is generated