Hash generator
Type text and pick an algorithm - the hash appears instantly.
A hash is a fixed-length fingerprint of your text. SHA-256 is the common choice for checksums and integrity checks. Hashing happens entirely in your browser using the Web Crypto API.