कैसे उपयोग करें
- Type or paste the text you want to hash.
- The SHA-1, SHA-256, SHA-384, and SHA-512 digests are computed at once using the browser's WebCrypto API.
- Copy any digest with one click to compare against a published checksum.
- All hashing runs locally; your input is never uploaded.
उदाहरण
- Hashing the text hello produces SHA-256 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824 and SHA-1 aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d at the same time.
- Use the SHA-256 output to verify a downloaded file matches the checksum published by its author.