Antonio,
How to calculate a Hash MD5 from one string?
Antonio,
How to calculate a Hash MD5 from one string?
Hi Vilian,
look at:
http://dollar.ecom.cmu.edu/sec/cryptosource.htm
http://xyssl.org/code/source/md5/
Regards,
Felix
vilian wrote:Antonio,
How to calculate a Hash MD5 from one string?
Ssbbs,
Thanks.
HB_MD5("abc") = 900150983cd24fb0d6963f7d28e17f72
Ramesh,
Until where I know, one of the great advantages of the MD5 is that this is not possible.
one of the great advantages of the MD5 is that this is not possible.
RAMESHBABU wrote:Hi ssbbs,
HB_MD5("abc") = 900150983cd24fb0d6963f7d28e17f72
How to get the actual value i.e. "abc" from "900150983cd24fb0d6963f7d28e17f72" ?
Regards
- Ramesh Babu P
Hi Ssbbs,
Oh! Md5 hash dicryption is avalable:o
Is there any way to get its code ?
Thanks