Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 304 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 304 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.