// tools

SHA-256 hash generator

SHA-256 is the standard hash for content addressing, integrity checks, and webhook signature verification. The browser's SubtleCrypto API computes it locally — paste a string or drop a file, no upload happens.

sha-1
sha-256
sha-384
sha-512

← all hash generator modes