Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Recap of GCM as an instance of AEAD
00:41 Using AES-GCM in Python
05:43 Investigating wrong key detection with AES-GCM in Python
07:34 Investigating wrong IV detection with AES-GCM in Python
08:04 Investigating wrong authentication tag detection with AES-GCM in Python
08:31 Investigating wrong associated data detection with AES-GCM in Python
09:03 Investigating wrong ciphertext detection with AES-GCM in Python
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents, how AES-GCM can be used in Python and demonstrates, how the Galois/Counter Mode (GCM) as a block cipher mode of operation is an instance of authenticated encryption with associated data.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python