Pure python implementation of DES and TRIPLE DES encryption algorithm
This is a pure python implementation of the DES encryption algorithm. It's pure python to avoid portability issues, since most DES implementations are programmed in C (for performance reasons).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.1^20240820gite988a5f-2.fc42 | - |
Fedora 42 | 2.0.1^20240820gite988a5f-2.fc42 | - |
Fedora 41 | 2.0.1^20240820gite988a5f-1.fc41 | - |
Fedora 40 | 2.0.1^20240820gite988a5f-1.fc40 | - |
You can contact the maintainers of this package via email at
python-pydes dash maintainers at fedoraproject dot org
.