Paul Rubin wrote:
> [EMAIL PROTECTED] writes:
> > I want to understand it, and -- therefor ;-) -- I want to implement it
> > in pure Pyhton.
>
> OK.  It should be pretty easy to implement.  You should find the
> official rfc at ietf.org.  I remember there was some minor erratum in
> the original version that may or may not have been corrected, but it
> shouldn't cause any serious confusion.  I implemented it in Javascript
> a long time ago and as I remember, all the test vectors passed.

I thought I had build a proper implementation in Python. The error you
mention can be avoided by studying the C implementation in RFC 1319.
BUT: Some of the test vectors failed. That's my problem ;-(
And therefore I asked for help.
Wolfgang

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to