Skip to content

Python implementation of the mexican army cipher wheel.

License

Notifications You must be signed in to change notification settings

sqdorte/inqcipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inqcipher

Inqcipher is a python implementation of the inqcipher wheel, or the mexican army cipher wheel. It can be configured to use a custom charset, and even more than just 4 "levels" (in the original mexican army cipher wheel, there are only 4 possible ways of encoding a single character on the charset).

There's also a command line wrapper to the functions in inqcipher.py. You can find it at main.py.

Configuration

You can set your own charset and configure how many levels to use in config.json.

About

Python implementation of the mexican army cipher wheel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages