Cryptography Under Physical Attacks
My dabbling in recent cryptography research under Dr. Feng-Hao Liu.
The following two projects were created with Henry Herzfeld (GitHub) (LinkedIn) and Yuri Villanueva:
Here is a notebook where we implement the RSA cryptosystem in Python and implement some of the attacks on RSA, and discuss the results.
Here is a link to a presentation of our final project for this course, where we make an attempt at a Python implementation of a cryptosystem based on Mersenne primes. The GitHub repository with the code for the implementation can be found here.
