MD5 Character encoding
Author: amonserrat@sfa-durango.gob.mx (jr_naxera)
Hello,
A bit of a silly problem, I hope. I am using MD5 to create digest for passwords in a web application, at the front end I use Javascript and at the backend the MD5digest function included in uenc.dll. However, I have somre trouble, as the string produced by MD5digest seems to lack a few chars, its length oscillates between 14 and 16, instead of keeping at 16, so it is imposible to compare it to the incoming string.




