Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Recap of message authentication codes (MAC)
01:04 Using HMAC-SHA-256 in Python
03:11 Wrong message detection with HMAC-SHA-256 in Python
04:41 Wrong key detection with HMAC-SHA-256 in Python
05:33 Wrong mac tag detection with HMAC-SHA-256 in Python
06:21 Wrong hash function detection with HMAC-SHA-256 in Python
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents, how a hash-based message authentication code (HMAC) can be used in Python.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python