[JDEV] (no subject)

David Waite dwaite at jabber.com
Tue Nov 28 08:59:54 CST 2000


If you have access to the JabberBeans source, there is code to help with
this named (aptly) SHAHelper, in org.jabber.jabberbeans.util.

Basically these keys are a hashed combination of the real password with
the session key appended (the session key is the 'id' param returned by
the server in the <stream:stream> tag)

Don't ask me how zero-k works yet ;-)

-David Waite

Ram wrote:

> Hello, I am developing Jabber client in java.  which algorithm is used
> in hashing the password?..Is it Sha or MD5..i have done using Sha..but
> it seems the server side is  not validating it...? I'm using java
> induilt function for  the SHA.Any help will be greatly
> appritiated! ThanksRam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20001128/75be3950/attachment-0002.htm>


More information about the JDev mailing list