My project encrypts and decrypts ciphers using either the caesar cipher or the affine cipher. I followed the GWC tutorial for the caesar aspect then did some research into the affine cipher. I used VS code to code it in python.
My project encrypts and decrypts ciphers using either the caesar cipher or the affine cipher. I followed the GWC tutorial for the caesar aspect then did some research into the affine cipher. I used VS code to code it in python.