Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Caesar Cipher

My own python implementation of Caesar Cipher, one of the most basic encryption technique.

Based on characters substitution, shifting characters by the key value.

For more infos about Caesar Cipher's functioning, click HERE.

Gui window screenshot: Gui window screenshot

Features

  • Encrypt plain text with your own custom key.

  • Encrypt plain text with a randomly generated key.

  • Decrypt encrypted text with given key.

  • Very long text management, text boxes allow vertical scrolling.

Contact me

If you have any suggestion/problem/question please email me or open a Github issue.

Name Github profile Email
Federico Omodei http://github.com/Fomodei94 federico[at]fomodei.com
----------- Alternative mail address: federico.omodei[at]gmail.com

About

My python implementation of Caesar cipher, with Tk gui

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages