Re: [Standards] Algorithms and XMPP

2010-03-04 Thread Waqas Hussain
On Sun, Feb 28, 2010 at 1:08 AM, Stephan Maka wrote: > Waqas Hussain wrote: >> I propose that we start a small project to act as an aggregator for existing >> open source implementations which could be used as references. Once we have >> that going, an implementation selected for its readability c

Re: [Standards] Algorithms and XMPP

2010-02-27 Thread Stephan Maka
Waqas Hussain wrote: > I propose that we start a small project to act as an aggregator for existing > open source implementations which could be used as references. Once we have > that going, an implementation selected for its readability could become the > (official?) reference implementation. I

[Standards] Algorithms and XMPP

2010-02-20 Thread Waqas Hussain
There are a number of algorithms an XMPP developer needs to deal with, either directly or through a library. Some of these are defined in XEPs, while some are external specifications which we work with. These include: * DIGEST-MD5 * SCRAM * Entity capabilities hashing * JID escaping Over the yea