Cryptography with Python 32: Implementing HMAC in Python
Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4--SmpzgswTvxLkZqC9QWn ⏰ Timestamps for content in this video ⏰ 00:00 Recap of hash-bas...

Cyrill Gössi
1.1K views • Jul 21, 2022

About this video
Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4--SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Recap of hash-based message authentication code (HMAC)
01:41 Introducing NIST FIPS PUB 198-1 as official HMAC standardization document
02:02 Setting up the HMAC implementation in Python using official NIST test vectors
05:19 Implementing HMAC in Python
08:20 Executing the HMAC mac tag calculation
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents, how the hash-based message authentication code (HMAC) can be implemented in Python straight out of the official standardization document NIST FIPS PUB 198-1.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python
⏰ Timestamps for content in this video ⏰
00:00 Recap of hash-based message authentication code (HMAC)
01:41 Introducing NIST FIPS PUB 198-1 as official HMAC standardization document
02:02 Setting up the HMAC implementation in Python using official NIST test vectors
05:19 Implementing HMAC in Python
08:20 Executing the HMAC mac tag calculation
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents, how the hash-based message authentication code (HMAC) can be implemented in Python straight out of the official standardization document NIST FIPS PUB 198-1.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
1.1K
Likes
12
Duration
9:18
Published
Jul 21, 2022
User Reviews
4.3
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now