Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Recap of the CBC block cipher mode of operation
01:44 Using AES-CBC in Python
04:04 Demonstrating the security of AES-CBC with Python
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents, how AES-CBC can be used in Python and demonstrates, why CBC as a block cipher mode of operation is considered a secure mode of operation if implemented and used correctly.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python