Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rillis/enigma

Python enigma machine
https://github.com/rillis/enigma

Last synced: about 1 month ago
JSON representation

Python enigma machine

Awesome Lists containing this project

README

        

# enigma
Python Enigma machine

### Install:
Run random_disk.py to generate "disks" and "disks_special" folders.\
You can modify these files to customize the machine.

### Running
**Optional:** *Edit the config.cfg file for the machine's initial state.*

**Default Enigma Machine, lowercase ASCII letters:**\
Run encrypt.py/decrypt.py files.

**Modified Enigma Machine, lowercase/uppercase ASCII letters + symbols:**\
Run encrypt_special.py/decrypt_special.py files.