Cryptography with Python 14: Asymmetric encryption with RSA

preview_player
Показать описание

⏰ Timestamps for content in this video ⏰

00:00 Asymmetric encryption
01:59 Introducing the RSA public-key encryption system
04:37 Generating large prime numbers with Miller-Rabin primality test
08:14 Generating a public RSA key
09:19 Generating a private RSA key with the extended Euclidean algorithm
10:47 Mathematics of RSA encryption
11:39 Mathematics of RSA decryption
13:00 Asymmetric key distribution problem
14:08 Comparing symmetric encryption with asymmetric encryption

🔷🔷 About 🔷🔷

This Fundamental Cryptography in Theory and Python lesson presents the concept of asymmetric encryption, introduces the RSA public-key encryption system, and concludes with a comparison of symmetric encryption systems with asymmetric encryption systems.

📝 Resources used and created for code lessons 📝

🔗 Links included in this video 🔗

Рекомендации по теме
Комментарии
Автор

📝 All resources used and created for code lessons can be found here:

cyrillgossi
Автор

I have been assigned the task to implement asymmetric encryption in a project.

As a junior dev I was honestly quite overwhelmed at first but the way you combine analog examples, high-level implementation (using libraries) and actual explanations of how everything actually works helped me a lot.

I'm still amazed by the fact that i get all this information for free. Thanks a lot sir !

exploited
welcome to shbcf.ru