Generate MD2 hashes from text or files in your browser. MD2 is a legacy 128-bit hash (Ronald Rivest, 1989). Use it only for compatibility with older systems; for new work prefer SHA-256 or SHA-3.
MD2 (Message Digest Algorithm 2) always produces a 32-character hex string. It is slow and no longer recommended for security. Use this tool for legacy checksums or compatibility only.
MD2 (Message Digest Algorithm 2) is a legacy cryptographic hash function designed by Ronald Rivest in 1989. It produces a 128-bit (16-byte) hash value and was one of the first widely used hash functions. However, MD2 is now considered cryptographically broken and is deprecated for security applications.