MD4
From Just Solve the File Format Problem
- This is about the hash function; the Quake 3-D model file is at MD4 (Quake).
MD4 is a 128-bit cryptographic hash function. It has known weaknesses that make it insecure for some purposes.
Specifications
Software
- OpenSSL (
openssl dgst -md4
)