Skip to content

Latest commit

ย 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” Caesar Cipher Encryption Tool

Hi! ๐Ÿ‘‹

This is a simple Python implementation of the Caesar Cipher, a classic encryption technique that shifts letters by a specified number of positions in the alphabet.

โœจ Features

  • ๐Ÿ”ค Encrypts uppercase letters
  • ๐Ÿ Built with Python
  • ๐Ÿ”ข Uses a customizable shift value
  • ๐Ÿ“š Simple implementation for learning and experimenting with basic cryptography

โš ๏ธ Note

This is an educational project and not intended for real-world security. The current implementation only supports uppercase letters and does not include decryption.

For real-world applications, modern and significantly stronger encryption algorithms should be used.

๐Ÿ› ๏ธ An old project, but still a fun little introduction to cryptography!

About

A simple Python implementation of the Caesar Cipher encryption algorithm, created as an introduction to basic cryptography and encryption concepts.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages