RSA Cryptography Technical Write-ups
Tools Used
About This Project
A comprehensive RSA cryptanalysis write-up series covering 10 RSA-based cryptography challenges from the CyLab Security Academy challenge library. The challenges vary in difficulty, ranging from simple factoring problems to advanced cryptanalytic attacks.
For each individual challenge write-up, the problem setup and description are given, along with the specific steps I took to exploit the cryptographic vulnerability.
Additionally, for each challenge, an explanation is provided for the mathematical/cryptographic basis of each vulnerability, diving deep into the inner workings of the RSA cryptosystem and number theory.