ONLINE HASH GENERATOR MD4

Source string specification form
Specify the source string in this form, then click on the button GENERATE

Result Form
This form will show the result of generating the source string in MD4

WHAT IS A HASHING ALGORITHM A MD4

The MD4 (Message Digest 4) hash function is one of the message hashing algorithms developed in 1990 by Ronald Rivest. MD4 is used to generate 128-bit hash codes for arbitrarily long input messages.

MD4 is also a block algorithm using blocks of 512 bits.

MD4 is also considered a deprecated and weak hash function, as its security has been subject to successful attacks. It is recommended to use more modern and secure hashing algorithms such as SHA-256 or SHA-3.