Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes instantly
A hash function takes input data of any size and produces a fixed-size output string. The same input always produces the same hash, but even a tiny change creates a completely different hash.
SHA-256 is the current standard. SHA-512 for extra security. MD5 and SHA-1 are broken for security but still useful for checksums.