skip to navigation
skip to content

pyDes 1.2

Pure python implementation of DES and TRIPLE DES encryption algorithm

Latest Version: 2.0.0

This algorithm is a pure python implementation of the DES and Triple DES
algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.

Log in to rate this package.