Potential IDPrism problem

Taral taralx at gmail.com
Thu Jun 30 11:56:22 PDT 2005


On 6/30/05, Nathan D. Bowen <nbowen+yadis at andtonic.com> wrote:
> meepbear * wrote:
> 
> > My consumer fails trying to ID with the IDPrism sample server. The
> > problem could be on my end but it's tripping over the fact that the
> > base64 decoded enc_mac_key isn't 20 bytes long and the trace seems to
> > support it's not on my end.
> 
> Fair enough. If you want to give it another shot, the server now pads
> the encrypted mac key out to 20 bytes before Base64 encoding it.

It shouldn't need padding. You're XORing two 20-byte strings together
and then encoding them.

-- 
Taral <taralx at gmail.com>


More information about the yadis mailing list