This project was from the GWC Summer Pathways Program. My program was made in Replit using Python. It allows the user to encrypt and decrypt a message using the Caesar's Cipher. Building upon the last project in the Intro to Cryptography course, Cipher Usability lets a user to have a key (the amount of times a character is shifted) up to 93. There is also a wider range of characters from the string library.
This project was from the GWC Summer Pathways Program. My program was made in Replit using Python. It allows the user to encrypt and decrypt a message using the Caesar's Cipher. Building upon the last project in the Intro to Cryptography course, Cipher Usability lets a user to have a key (the amount of times a character is shifted) up to 93. There is also a wider range of characters from the string library.