Triple-DES implementation in Python

Paul Rubin phr-n2001d at nightsong.com
Thu Oct 18 19:53:36 EDT 2001


ksatcu at yahoo.com (Krish) writes:
> Does anyone know if there is a publically available library for
> DES/Triple DES implementation in Python.
> 
> Thanks a bunch for the info.

I have one but it fails test vectors (probably wrong byte order somewhere
in the calculation).  I need to get around to debugging it.  I'll send
it to you if you want.



More information about the Python-list mailing list