/CAGA

Cryptanalysis Using Genetic Algorithms

Primary LanguageC++

##Cryptanalysis of Affine ciphers using Genetic Algorithm##


  • Date of creation: 24/03/2014
  • Original Author: Nalin Chhibber
  • Most recent Author: Nalin Chhibber
  • Date of last modification: 11/05/2014 ====

Setting up

###Configuring Binaries### ./config.sh

###Clean Directory Structure[Optional]### ./clean.sh

###Build Project### ./buid.sh

###Execute project and plot graphs###

./run.sh         #displays Help
./run.sh -CLI    #Runs on CLI in hybrid mode
./run.sh -ga     #Runs GA Module 
./run.sh -sa     #Runs SA Module 
./run.sh -GUI    #Runs on GUI on GA mode

###view individual plots###

./run.sh -p                      #Diaplay fitness plot
./run.sh -p <text> <filename>    #Display n-gram analysis.