algorithm - Which one is more secured md5 or whirlpool (hashes) and Why? -
i new in cryptography section. want raise question here regarding md5 hashes , whirlpool hashes. far have found md5 can broken , hence not safe use. learned little bit whirlpool hashes. now, question "which 1 more secured?" except knowing md5 can broken.
one more question, need know applications use both md5 , whirlpool hashes in program. helpful me if can come forward share knowledge.
cheers
the more bits hash contains, more secure. md5 128-bit string, sha-1 160-bit string , whirlpool 512-bit string. based on alone, whirlpool superior both sha-1 , md5.
Comments
Post a Comment