Skip to content

jaynil127/encrypt-and-decrypt-text-using-Caesar-cipher-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a simple program that allows you to encrypt and decrypt messages using the Caesar Cipher technique. You can enter any message and choose a shift value to either encrypt (hide) or decrypt (reveal) the text.

Features:

Easy to use

Encrypt text by shifting letters

Decrypt text by reversing the shift

Works with any shift number

How to use:

  1. Run the program

  2. Enter your message

  3. Enter a shift value (like 3, 5, 10)

  4. Choose whether to encrypt or decrypt

This project is great for learning basic cryptography and understanding how simple text-based encryption works.

About

THIS PROGRAM CAN ENCRYPT AND DECRYPT TEXT USING THE CAESAR CIPHER ALGORITHM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages