Skip to content

vanigupta20024/Ciphers-Deciphered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciphers-Deciphered 🔐

A one-stop application for encoding plain-text into ciphertext and decoding ciphertext into plain-text.

Language: Python 🐍

GUI built using: Tkinter 🔰

Ciphers implemented in the application are:

  • Caesar Cipher
  • Autokey Cipher
  • Vignere Cipher
  • Playfair Cipher
  • Beaufort Cipher
  • Vignere Autokey Cipher
  • Atbash Cipher
  • Homophonic Substitution Cipher
  • Beaufort Autokey Cipher
  • Columnar Transposition Cipher
  • Railfence Cipher
  • Morse Code

Feel free to add or contribute any more ciphers of your choice.

Main page:

Image1

Caesar Cipher:

Image2

About

A one-stop application for various ciphers in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages