Project

das_enigma

0.0
No release in over 3 years
Low commit activity in last 3 years
NOTE: This version is not yet usable, version 1.0.0 will be the first official release. Keep a look out!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Das Enigma

Das Enigma is a command line tool for encrypting and decrypting text files using a simulated Enigma machine. This means that this is not a safe encryption tool, merely a bit of a novelty item. Remember: The codebreakers at Bletchley Park broke this in WOII, based on the fact that a character can never be substituted by the same character in the encrypted message. Furthermore, thanks to increased computational power, we don't have to rely on mechanical encryption anymore.

Note: This project is still in the early stages of development.
The first working version (1.0.0) is yet to be released.