During this project we had many issues, my partner and I had a great time with this project and in the end were successful in creating the code.One of the problems that we encountered was our math and private key and public key. When you typed in the message that you would like to decrypt, the code would spit out random letters and symbols and not decrypt the code. After asking many student and the teacher we couldn’t find what was wrong because the code wasn’t broken at all, then we tried restarting our math for our public and private key and the code finally worked.
One of the problems I encountered was using and inputting the while loop in the code, when the code asks you to enter your E and N value for encrypting, the code would repeat forever after entering your values. I soon moved the while loop up so after your messages gets encrypted or decrypted, it repeats automatically not making the user have to run the code again and again. This project was very fun, sending messages to other classmates and decrypting the messages that they sent you. It was also very interesting to learn about encrypted messages and people decrypting them.