https://github.com/perez-herrera-luna/des-python
Data Encryption Standard (DES) 🔒 implemented in pure Python 🐍
https://github.com/perez-herrera-luna/des-python
data-encryption-standard encryption python
Last synced: about 1 year ago
JSON representation
Data Encryption Standard (DES) 🔒 implemented in pure Python 🐍
- Host: GitHub
- URL: https://github.com/perez-herrera-luna/des-python
- Owner: Perez-Herrera-Luna
- License: agpl-3.0
- Created: 2025-05-12T20:14:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-12T21:22:59.000Z (about 1 year ago)
- Last Synced: 2025-05-12T21:40:27.465Z (about 1 year ago)
- Topics: data-encryption-standard, encryption, python
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DES-Python

[](https://github.com/Perez-Herrera-Luna/DES-Python/blob/main/LICENSE)
[](https://github.com/psf/black)
[](https://github.com/Perez-Herrera-Luna/DES-Python/actions/workflows/python-app.yml)

Data Encryption Standard (DES) implemented in pure Python