MAT 331: Homeworks for Computer-Assisted Mathematical Problem Solving, Fall 20
Project 1
The questions sheet for the project is hereThe caesar/vigenere/rsa encrypted files are in
http://www.math.stonybrook.edu/~ndang/mat331-fall20/project1/caesar_encrypted_(replace by your student id).txt
http://www.math.stonybrook.edu/~ndang/mat331-fall20/project1/vigenere_encrypted_(replace by your student id).txt
http://www.math.stonybrook.edu/~ndang/mat331-fall20/project1/rsa_encrypted_(replace by your student id).txt
The python solution is here and the solution to the math part is here