MD2 generator
MD2 is a cryptographic hash function designed by Ron Rivest in 1989. It takes an input message and produces a fixed-size, 128-bit hash value. MD2 is no longer considered a secure cryptographic hash function due to its vulnerability to collision attacks. However, it is still used in some legacy applications. A generator for MD2 would be a tool that takes an input and produces its MD2 hash value.