Security Tools

Hash Generator

Calculate SHA hashes instantly and securely. No data is sent to the server.

Start typing to generate hashes.

Frequently asked questions

Which algorithms does it generate?
MD5, SHA-1, SHA-256 and SHA-512 instantly, in your browser.
Is it suitable for storing passwords?
No. MD5 and SHA are fast and unsuitable for passwords; use bcrypt, scrypt or Argon2 for that. These hashes are for checksums and file integrity.
Is the text I enter sent anywhere?
No, the hash is computed in your browser.