Generate hashes with SHA-256 / SHA-384 / SHA-512 / SHA-512/256, SHA3-256 / SHA3-512, BLAKE2b-256 / BLAKE2b-512, Keccak, and legacy compatibility algorithms such as MD5, SHA-1, and RIPEMD160. Supports HMAC, Base64 output, file input, copy, and download.
0 characters
For new systems, SHA-2, SHA-512/256, and BLAKE2b are all strong general-purpose choices.
These SHA3 values follow the standardized NIST SHA-3 definition and differ from Keccak output.
The Keccak output here is CryptoJS-compatible and does not match standardized NIST SHA-3 output.
Use these only when you need to match older systems or existing hashes.