Network Math - Message Digest (MD) 5

8 months ago
17

Let's talk about a very common mechanism to authenticate or verify a message or file: the ubiquitous MD5 algorithm. This four step process is described in RFC 1321 and they even provide some code examples. So, get your logic hat on and let's cruise through another network or computer function.

Here are some additional computer and network math videos:
The mighty checksum - https://youtu.be/7LniwyiH0SM
Complements (1s and 2s) - https://youtu.be/Q0vmS_nsFo0
Cyclical Redundancy Check (CRC) - https://youtu.be/niN94QR5v0Y

Here is some more computer math (ADD, SHIFT, COMPARE, NEGATE):
Part 1 - https://youtu.be/ZyKfKME5W_c
Part 2 - https://youtu.be/zENI7ayU1bM

For similar content take a look here: https://www.youtube.com/watch?v=ZyKfKME5W_c&list=PLrancVv1TdY_-qnl_OM_sBK2l4hwAW0fz

Books and other products for networkers

Packet Guide to Core Network Protocols: https://www.oreilly.com/library/view/packet-guide-to/9781449308094/

Packet Guide to Routing and Switching: https://www.oreilly.com/library/view/packet-guide-to/9781449311315/

Packet Guide to Voice over IP: https://www.oreilly.com/library/view/packet-guide-to/9781449339661/

Network Engineering Fundamentals: https://www.oreilly.com/videos/network-engineering-fundamentals/9781491932643/

Advanced Network Engineering: https://www.oreilly.com/videos/advanced-network-engineering/9781491952559/

Virtualization, Networking, and Storage: https://www.oreilly.com/videos/virtualization-networking-and/9781491970478/

Loading comments...