Hash Generator
Generate cryptographic hashes from text and verify them (SHA-1, SHA-256, SHA-512).
Output/verify format: hex
Verify a hash
Waiting…Paste an expected hash (hex). We’ll compare it to the hash of the input text using the selected algorithm.
Note: SHA-1 is considered weak for security use-cases; it’s included for compatibility.