Generate cryptographic hashes for text input using various algorithms like MD5, SHA-1, SHA-256, SHA-384, and SHA-512. Hashing creates a fixed-size string (the hash) from input data, commonly used for data integrity checks, password storage, and digital signatures. Enter your text to see the corresponding hashes.