Chrome extension to secretly hash texts.
Secret Hash allows you to quickly hash texts without exposing the text, the generated hash and the algorithm used.
This extension differ from a regular hash generator because it does not expose the text you want to hash, neither the hash generated and the algorithm used to hash. This is useful if you you rely on hashes to access resources, accounts, databases, and are sharing your screen with your colleagues and need to generate a hash.
How to use:
1 - Type the text you want to hash
2 - Press the "Hash" button
3 - The generated hash will be saved to your clipboard
4 - Customize the algorithm and other preferences inside Options page.
Please feel free to contact me if you run into any issues or have any feedback for new features or improvements!
Changelog v1.0.0:
Added:
- Input that allow users to hash strings and save the generated hash
automatically to clipboard.
- Hash generation with SHA-1, SHA-256, SHA-384 and SHA-512, all from browser
API.
- User options that allow app customization.
Icon Credits:
Extension Icon made by Roundicons from www.flaticon.com.