NouraAlGahtani / EncryptionTool

encryption tool that can encrypt and decrypt files using various encryption algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hi! this is a simple implementation of the Caesar Cipher encryption algorithm in Python

Sidenote ! that this implementation only works with uppercase letters and does not support decryption. More advanced encryption algorithms would be needed for real-world applications.

About

encryption tool that can encrypt and decrypt files using various encryption algorithms.


Languages

Language:Python 100.0%