The RSA Snake Game is a hybrid project that combines the classic mechanics of the Snake game with interactive RSA encryption challenges. Built with Python and Pygame, it aims to make learning about ...
In this project, I implemented and broke basic cryptographic schemes using Python. I worked on repeated-key XOR ciphers and explored simplified RSA vulnerabilities, including PIN cracking, credit card ...