Closed shrinidhihegde3 closed 1 month ago
A substitution cipher where each letter in the plaintext is shifted by a fixed number of positions down or up the alphabet. add input and output field also so that people can experiment.
@shrinidhihegde3 I would like to work on this
Implement inside snippets/ciphers folder
in input field make it both ways encryption and decryption
ok i will do it
A substitution cipher where each letter in the plaintext is shifted by a fixed number of positions down or up the alphabet. add input and output field also so that people can experiment.