Skip to main content

Pure python implementation of DES and TRIPLE DES encryption algorithm

Project description

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.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page