Skip to content

Application (Flask) to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA)

Notifications You must be signed in to change notification settings

sadipgiri/cryptography--geneticAlgorithm

Repository files navigation

Cryptanalysis Using Genetic Algorithm

Application to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA).

Code Requirements

The code is in Python3 (version 3.0 or higher will work). The only other requirement is: numpy, pandas & flask

Execution

To run the program, simply run the app.py file

./app.py

Author

Contact

Feel free to contact me or open a ticket (PRs are always welcome!) with any questions, comments, suggestions, bug reports, etc.

License

This project is licensed under the terms of the MIT license.

Findings

The project description along with results at Poster.

About

Application (Flask) to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published