DIGEST-MD5 Support (Help test the updated class)

I’ve committed an updated DigestMD5 class that uses the correct authentication response formula outlined in the spec found here: http://www.ietf.org/rfc/rfc2831.txt .

Although my response matches others online, I cannot seem to achieve a successful authentication using XIFF and Openfire.

I need others to test this authentication type and look over the class and see what might need to change (in the code or possibly as a setting on the server).

Thanks!

Ok… made a small tweak and the class now works with Openfire.

Needs to still be tested on other servers.

Works on ejabberd now.

Good job in completing this. Adds plenty of value to our dear XIFF.