Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 308 Bytes

This is the first task I was given during the internship at Prodigy InfoTech. It is a program in python which uses a very simple encryption algorithm. User has to specify a shift value for encryption or decryption. This python program encrypts or decrypts a user's message using Caesar Cipher Algorithm.