MD5 (message-digest 5) is a cryptographic hash function that generates a 128-bit hash value. It is used in checksums and digital signatures to verify data integrity.
This tool calculates the MD5 hash for the provided text input. Before hashing, the input string is UTF-8 encoded, and the resulting hash buffer is represented as a hexadecimal string.
Made by Anton Vasetenkov in Auckland, New Zealand. Email me if you'd like to discuss a project.