Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to implement cryptographic hashing in Python through this comprehensive tutorial series covering the hashlib module. Master the fundamentals of hashing algorithms including MD5, SHA1, and SHA512 implementations. Explore different hashing techniques and their practical applications in cybersecurity and data integrity verification. Gain hands-on experience with Python's built-in cryptographic functions through step-by-step demonstrations and coding examples. Understand the strengths and weaknesses of various hashing algorithms and when to apply each method in real-world scenarios.
Syllabus
Python [hashlib] 01 Introduction
Python [hashlib] 02 Algorithms
Python [hashlib] 03 MD5 Hashing
Python [hashlib] 04 SHA1 Hashing
Python [hashlib] 05 SHA512 Hashing
Python [hashlib] 06 Crappy Conclusion
Taught by
John Hammond