pyDes 2.0.0
Pure python implementation of DES and TRIPLE DES encryption algorithm
This is a pure python implementation of the DES and Triple DES encryption algorithms. It is in pure python to avoid portability issues, since most DES implementations are programmed in C (for performance reasons).
pyDes is not written for speed or performance, so if you need a fast DES implementation then you'll need to use a different DES module.
- Author: Todd Whiteman <twhitema at gmail com>
- Home Page: http://twhiteman.netfirms.com/des.html
- Download URL: http://twhiteman.netfirms.com/pyDES/pyDes-2.0.0.zip
- Keywords: DES,TRIPLE-DES,ENCRYPTION,ALGORITHM,SECURITY
- License: Free - Public Domain
- Platform: All
- Categories
- Package Index Owner: twhiteman
- DOAP record: pyDes-2.0.0.xml
Log in to rate this package.
