Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Introduction
00:20 Goals of course
01:43 Content of course
🔷🔷 About 🔷🔷
This is the introduction lesson to the 6h Fundamental Cryptography in Theory and Python course.
Across 40 lessons, this course covers fundamental concepts of classic cryptography such as encryption, cryptographic hash functions, message authentication codes and digital signatures.
With this Fundamental Cryptography in Theory and Python course, you will first and foremost gain a solid understanding of cryptography as a tool to realize the 4 classic security goals confidentiality, integrity, authenticity, and non-repudiation.
To get there, you will learn the basic theory of fundamental cryptographic primitives, the security notions associated with each primitive, and will learn, how to apply your theoretical understanding of the subject by learning how to make use of the various cryptographic primitives in Python.
On top, and to deepen your understanding of the subject even further, you will not only learn how to use the cryptographic primitives in Python, but will additionally also learn, how to implement most of these primitives in Python yourself.
Sounds exciting? Then let’s get started together!
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python