/hashtoclipboard

Copies SHA1-hash of input text to clipboard (JavaFX)

Primary LanguageJava

This small program lets you enter some text, e. g. a password, and copies the resulting SHA1-hash to the clipboard.

I used this to check a bunch of password hashes against the data from https://haveibeenpwned.com/ (in a local search engine).