How to generate MD4 hash?
Using our MD4 hash generator is simple:
- Paste or type your text in the input box.
- The MD4 hash will be generated automatically as you type.
- Copy the generated hash for use in your projects.
What is MD4?
MD4 (Message Digest Algorithm 4) is a cryptographic hash function that produces a 128-bit hash value. It was designed by Ronald Rivest in 1990. MD4 is now considered broken and insecure, but may still be used in legacy systems.
MD4 characteristics
- 128-bit output: Produces 32 hexadecimal characters.
- Legacy support: Used in older systems.
- Not secure: Vulnerable to collision attacks.
- NTLM compatibility: Used in NTLM authentication.