MD2 Generator
Generate an MD2 hash for any text string. MD2 is a cryptographic hash function that produces a 128-bit (16-byte) hash value.
MD2 is considered cryptographically broken and is **not** recommended for *any* use, even legacy systems. It has known vulnerabilities and should absolutely not be used for security purposes. This tool is provided *only* for extremely specialized historical or forensic use cases. For any new or existing system where security is a concern (which is almost all systems), use a strong, modern hash function like SHA-256, SHA-3, or Whirlpool.
Using MD2 is extremely discouraged. Enter your text in the field below to generate its MD2 hash.