Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilCryptoDecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Limitations:

  • Irregular Columnar Transposition works only if the number of characters of the plain text in encr_transposition.txt are divisible by 4, minus 2 characters.

About

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages