Skip to content

krzysztof/Enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma cipher written in Python. 

Usage:
python enigma.py [N] [key] [inFile] [outFile]

where:
	N - number of permutations ( actually it turns into 2N + 1 )
	key - word used to generate permutations and initial offsets of each ring.
	inFile - filename to cipher
	outFile - filename to generate out

About

Enigma written in python

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages