Generators

Hash Generator

SHA-1, SHA-256, SHA-384, and SHA-512 digests.

Runs entirely in your browser — nothing is uploaded

SHA-1

SHA-256

SHA-384

SHA-512

Frequently asked questions

Which hash algorithms are supported?

SHA-1, SHA-256, SHA-384, and SHA-512, computed with the browser's built-in Web Crypto API.

Can I use this to verify a download?

Yes. Hash the text or file and compare the result against the checksum the publisher lists. If they differ, the file is not the same.

More generators