Question

    State true or false

    MD5 Hashing Algorithm was invented by RSA Labs (Ronald Rivest) in 1991. MD5 was invented to replace its previous version, MD4. When Data is fed to MD5 Hashing Algorithm, it generates a 128-bit Hash Value String as a 32 digit hexadecimal number. Hash Value Collisions are reported for MD5 Hashing Algorithm.

    A True Correct Answer Incorrect Answer
    B False Correct Answer Incorrect Answer

    Solution

    The correct answer is A

    Practice Next