Gary Doades <[EMAIL PROTECTED]> writes:
> http://twhiteman.netfirms.com/des.html

I'm not sure if that's the same DES lib that I used in a project last
year but as I remember, the lib I used had a bug in 3DES CBC mode that
made it give answers incompatible with the NIST test vectors.  It took
considerable head scratching to figure out that the library was
causing the problem.  I ended up switching to a different library.
Anyway, be careful.  The library that I used did handle the 1DES CBC
and 3DES ECB correctly, fwiw.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to