06-03-2014, 08:40 PM
No, what you are asking is wrong.
The length of the hash is 32.
The length of the PLAIN is 5.
The whole point of a hashing algorithm (if done properly) is not to leak information about the plain, such as its length. So no, with MD5 you can not determine this from looking at the hash itself.
The length of the hash is 32.
The length of the PLAIN is 5.
The whole point of a hashing algorithm (if done properly) is not to leak information about the plain, such as its length. So no, with MD5 you can not determine this from looking at the hash itself.