PyEnigma Versions Save

Python Enigma cypher machine simulator.

v0.4.2

5 months ago

Released version 0.4.2 with minor improvements and compatibility for Python 10, 11, and 12.

v0.4.1

8 months ago

Fixed an issue with the rotor's logic. https://todo.sr.ht/~cedric/pyenigma/4

v0.3.0

4 years ago
  • new: Ringstellung feature (a ring that shifts the letters on a given rotor);
  • fix: Rotor IV name (was misspelled as VI);
  • fix: allow en empty plugboard;
  • fix: the rotor must not advance if the character is not a letter.

Thank you to Rene Devichi.

v0.2

6 years ago

pyEnigma is ready for use with pipenv and pipsi.

v0.1

7 years ago
  • first release on pypi.