-
Notifications
You must be signed in to change notification settings - Fork 0
A Program To Encrypt Any Plain Text
License
arun-geek/Caeser-Cipher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ceaser Cipher Ceaser Cipher is an earliest known technique for encrypting text. Based on the cipher factor the characters are shifted by that much. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet. For Example A B C D E F G H I J K L M N O P Q R S T U V W X Y Z cipherd by 3 will be D E F G H I J K L M N O P Q R S T U V W X Y Z A B C
About
A Program To Encrypt Any Plain Text
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published