mdave16 / cryptography

learning about cryptography made me want to create a small React App which can encrypt and decrypt using various cyphers
https://mdave16.github.io/cryptography
0 stars 0 forks source link

Caesar Cipher #29

Open mdave16 opened 3 years ago

mdave16 commented 3 years ago

Caesar cipher

mdave16 commented 3 years ago

this is already mostly done with the substitution cipher, but another page, or a button to explain it could be nice