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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page