Skip to content

astinaam/Decrypting-Subsitution-Ciphers-using-Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decrypting Subsitution Ciphers using Genetic Algorithms

This program can possibly decrypt substitution ciphers. The encipher.cpp enciphers a plain text with a random key. The decrypting_substitution_ciphers.cpp possibly decrypts the cipher text using genetics algorithm. A traing text file needs to be provided to this.

Releases

No releases published

Packages

No packages published

Languages