Toolora

Hash Generator

Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes.

The Hash Generator computes SHA-1, SHA-256, SHA-384 and SHA-512 digests for text or files, with hex or Base64 output. It uses the browser Web Crypto API so the input never leaves your device.
Algorithm
Encoding

How to use

  1. Type or paste text into the input field, or choose a file to hash.
  2. Choose a hash algorithm and hex or Base64 encoding.
  3. Copy the digest from the output.

Frequently asked questions

Is the hash computed locally?

Yes, Web Crypto computes the digest in the browser without uploading the text.

Can it hash files?

Yes, choose a file and the tool hashes its contents with the selected algorithm.