A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is ei
A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with...