On 18/03/2014 4:07 p.m., Amos Jeffries wrote: > On 18/03/2014 6:07 a.m., Kinkie wrote: >> Hi, >> >> helpers/basic_auth/NCSA/crypt_md5.cc >> there's an XXX hinting at some uncertainty. Is it stale or is there some >> doubts? > > Still some doubts. I have not tested yet whether we can replace it. > Though I left it since its not directly MD5 code. >
Done that check now and removing the comment. The charset behind the encoding is not the normal base64 set. Amos