Skip to content

Annaliese75/caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceasar Cipher (Tkinter Interface)

So this is the first version of a basic cipher app using the Caesar Cipher
and Python, written and tested on a Macbook M3 and Linux with Python 3.13.

This is just a bit of fun for me while I am learning Python, there is 
still work I need to complete with error catching and a few other things
that I need to complete.

This project is not meant to be a serious cryptography application as
Caesar Cipher is easily cracked so please don't use this to send 
anything that needs actual security!

Released under the BSD license, and the orignial encryption code was 
created and released by No Starch Press under the BSD license, modified
by myself for this project.



About

Basic Caesar in Python with Tkinter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages