This python program takes a any word or phrase and hashes it. (and it has a GUI !)
And if you were wondering, the hashing algorithm used here is BLAKE2b
- Enter any word in the input field.
- Press the "Hash" button, watch the magic happen! (You can also copy the hash by pressing the "copy" button.