How are the MSN XMPP JID hashes calculated?

112 Views Asked by At

MSN messenger (windoze live connect or whatever they call it nowadays) over XMPP doesn't use the actual email addresses for buddy JIDs, but [email protected]
These hashes can be looked up using getjid, but I am wondering if anybody knows how they are actually calculated.

1

There are 1 best solutions below

0
On BEST ANSWER

there is no way to calculate them for security reason. The GetJid stuff is the only way to lookup them.