Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption & Decryption Algorithms

This project provides a graphical user interface (GUI) to demonstrate three popular encryption and decryption algorithms:

  • Caesar Cipher
  • Playfair Cipher
  • Columnar Transposition Cipher

Installation

  1. Clone the repository:

    git clone https://github.com/harounwaka125/OOS-Project
    
  2. Install Python and Tkinter (if not already installed):

    pip install tk
    
  3. Run the main.py script:

    python main.py
    

Usage

  1. Choose the encryption algorithm (Caesar, Playfair, or Columnar).
  2. Enter the key and the text to encrypt.
  3. Press "Encryption" to encrypt the text.
  4. To decrypt, press "Decryption".
  5. Press "Reset" to clear the fields.

Enjoy!

Authors

  1. Haroun.
  2. Carlos.
  3. Lamyaa.
  4. Sohaila.

About

Small test of Git & GitHub concepts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages