Skip to content

Sourabh000555/SCT_CS_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

SCT_CS_1

A Python implementation of the Caesar Cipher algorithm that performs encryption and decryption using a user-defined shift key. Developed as part of my Cyber Security Internship at SkillCraft Technology.

πŸ” Caesar Cipher Encryption & Decryption Program

This project is a Python implementation of the Caesar Cipher, one of the earliest and simplest encryption techniques in classical cryptography.

It allows users to:

Encrypt plaintext messages

Decrypt ciphertext messages

Use a custom shift key (1–26)

Preserve spaces and special characters

About

A Python implementation of the Caesar Cipher algorithm that performs encryption and decryption using a user-defined shift key. Developed as part of my Cyber Security Internship at SkillCraft Technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages