SHA-256 Hash Generator
Generate SHA-256 hash from text. Uses the Web Crypto API — runs entirely in your browser.
Other Variants
Frequently Asked Questions
- SHA-256 (Secure Hash Algorithm 256-bit) produces a fixed-length 256-bit (32-byte) fingerprint of any input. It is the most widely used cryptographic hash function.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)MD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingJWT BuilderBuild and sign JWT tokens with a custom payload and secretXOR CipherEncrypt or decrypt text with a XOR keyCSP GeneratorBuild a Content Security Policy header with a visual UI