Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Implement md5 authentication #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement md5 authentication. Can use JSJaC as reference.

Original issue reported on code.google.com by h.iver...@gmail.com on 17 Jul 2007 at 4:57

GoogleCodeExporter commented 9 years ago
http://www.xmpp.org/extensions/xep-0206.html

Original comment by h.iver...@gmail.com on 17 Jul 2007 at 6:18

GoogleCodeExporter commented 9 years ago
If you choose not to use JSJaC as a reference...
http://openjsan.org/doc/c/cw/cwest/Digest/MD5/0.01/lib/Digest/MD5.html

Original comment by ces....@gmail.com on 9 Sep 2007 at 5:58

GoogleCodeExporter commented 9 years ago

Original comment by h.iver...@gmail.com on 15 Sep 2007 at 5:16

GoogleCodeExporter commented 9 years ago
paused. semi-working impl is in SaslMd5.js.

apparently the reference implementation works with ejabberd:

http://trac.stefan-strigler.de/jsjac/trac.cgi/ticket/20

Original comment by h.iver...@gmail.com on 23 Jan 2008 at 6:13