On Thu, Jun 5, 2008 at 1:01 AM, Tomas Restrepo <[EMAIL PROTECTED]> wrote:
> As far as I remember, the .NET client already uses UTF-8: > > byte[] secret = Encoding.UTF8.GetBytes(passwd); > > But maybe I'm just missing something. I definitely haven't done as > many tests as Aidan :) It does, this is a new CRAM-MD5-HASHED implementation, the regular CRAM-MD5 wouldn't exhibit this with most 'normal'[1] passwords. - Aidan [1] Showing my Anglo-centricism there, by 'normal' I mean in the regular 7-bit ASCII range -- aim/y!:aidans42 g:[EMAIL PROTECTED] http://aidan.skinner.me.uk/ "We belong to nobody and nobody belongs to us. We don't even belong to each other."
