On Thu, Sep 18, 2008 at 9:56 AM, Eric Will <[EMAIL PROTECTED]> wrote: > Yes, upon further investigation it appears cnonce should be an MD5 > hexdigest of some random entropy generated by the client (gibberish in > most cases). It seems Psi is doing a base64-encode instead of an MD5 > hexdigest.
I was wrong again. Other clients are sending SOMETHING, I just don't know what. It's not an md5 hexdigest. I'm unsure if it's base64-encoded, or just random numbers/letters. I've been scanning the SASL DIGEST-MD5 RFC and I can't come to a conclusion. I don't think cnonce is required to be encoded as anything except as part of the 'response'. Perhaps Psi is botching the computation for that. > -- > Eric Will > _______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
