Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Calculating a private key with the extended Euclidean algorithm in Python
03:56 Executing a 2048-bit key RSA encryption and decryption
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson is the 3rd of 3 parts demonstrating, how RSA as a public-key encryption system can be implemented in Python.
In this part, the implementation is concluded by demonstrating, how the private key can be calculated based on the Extended Euclidean algorithm.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python