RSA Encryption From Scratch - Math & Python Code

Published: 08 May 2023
on channel: NeuralNine
30,540
1.1k

Today we learn about RSA. We take a look at the theory and math behind it and then we implement it from scratch in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop

🌐 Social Media & Contact 🌐
📱 Website: https://www.neuralnine.com/
📷 Instagram:   / neuralnine  
🐦 Twitter:   / neuralnine  
🤵 LinkedIn:   / neuralnine  
📁 GitHub: https://github.com/NeuralNine
🎙 Discord:   / discord  

Timestamps:
(0:00) Intro
(0:25) Mathematical Theory
(29:15) Python Implementation
(42:30) Outro