Skip to content

The Monosar Project is used to implement Caesar Cipher and Mono-Alphabetic substitution

Notifications You must be signed in to change notification settings

CovertError/Monosar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monosar

Monosar The main idea of the following project is creating a program that applies an encryption algorithm with its responding decryption algorithm in order to convert the plain text to cipher text. The Encryption algorithm focus mostly on the integration of variety encryption algorithm substitution cipher types in order to ensure adaption of secure cryptography, The basic architecture is divided to two rounds, the first being the monoalphabetic substitution and the second caesurae cipher substitution. Moving swiftly on to the decryption part which is implementing the decryption algorithm which has been derived from the encryption algorithm, starting with decrypting monoalphabetic substitution and moving on to decrypting caesurae cipher substitution. As well as providing a user-friendly Graphical user interface for a more convenient experience for the users and a frequency analysis to represent more detailed information regarding the algorithms

Installation

Use the package manager pip

pip install pyfiglet
pip install termcolor
pip install colorama
pip install wordnet

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

  • Omar Yassin - Initial work - CovertError
  • Yusra Zvavi - Initial work - xyveh
  • Rohan Bhadiyadra

See also the list of contributors who participated in this project.

License

GNU AGPLv3

About

The Monosar Project is used to implement Caesar Cipher and Mono-Alphabetic substitution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages