Skip to content

Caesar encryption is a simple symmetric encryption method. As one of the simplest and least secure methods, it is mainly used to illustrate the basic principles of cryptology.

License

Notifications You must be signed in to change notification settings

ramsnerm/Caesar-Chiffre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to a small Ceasar Chiffre Implementation!

Welcome to my small software implementation of the Caesar cipher in PYTHON! This project dives into the fascinating world of cryptography, specifically focusing on the very simple Caesar cipher. Caesar encryption is a simple symmetric encryption method. As one of the simplest and least secure methods, it is mainly used to illustrate the basic principles of cryptology. Dive into the world of encryption with this simple piece of softwere!. For more details about the Caesar Chiffre take a look to the Caesar Chiffre Wikipedia.

In the Terminal Version folder, you'll find some compact test programs designed for the command line interface, focusing on the cipher process itself, for those who prefer a streamlined experience. For those who appreciate a more visual and interactive approach, explore the GUI Version (tkinter) folder, where we've crafted an elegant implementation using Tkinter. This graphical user interface provides a user-friendly experience, making the exploration of the Caesar cipher not only educational but also visually pleasing.

If you are interrested in the topic of cipher please checkout the cool web projekte ciphereditor. It is an educational and productive web application built by Wierk offering a fresh way of interacting with cryptography, ciphers, and data to make these subjects more approachable to everyone. It is the successor to cryptii, a project initiated in 2009.

License

See LICENSE file

About

Caesar encryption is a simple symmetric encryption method. As one of the simplest and least secure methods, it is mainly used to illustrate the basic principles of cryptology.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages