orome/crypto-enigma-py

Handle characters that are not valid machine input

Closed this issue · 0 comments

orome commented

Handle characters that are not valid machine input by

  • forcing characters provided to display and encoding functions into acceptable range (or catching indexing errors triggered my characters not in a mapping), and
  • adding tests for invalid characters.