Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

The algorithm presented here is a Simple Shift Cipher, also known as the Caesar cipher. It operates by shifting each character in the plaintext by a fixed number of positions in the ASCII table to produce the ciphertext. This type of algorithm falls under the category of Symmetric Key Algorithms, where the same key (shift value) is used for both encryption and decryption.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages