Skip to content

In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code, or Caesar shift, is one of the simplest and most widely known encryption techniques.

Notifications You must be signed in to change notification settings

Fat3mi/CesarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CesarCipher

In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code, or Caesar shift, is one of the simplest and most widely known encryption techniques. In this code, you first choose whether you want to encrypt or decrypt, then enter a numerical value between 1 and 51 but cant be 26 ,and finally write your plain text. This program encrypts/decrypts your text.

name family date
omid fat3mi 28/06/2023

Thank You Fat3mi

About

In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code, or Caesar shift, is one of the simplest and most widely known encryption techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages