Python Case Study - Cryptography
This course offers a hands-on, case study-driven introduction to classical and modern cryptography using Python. Through a progression of real-world cipher implementations, learners will understand foundational encryption principles, apply cipher algorithms programmatically, and analyze vulnerabilities in both classical and modern encryption schemes.
Starting with basic reverse and Caesar ciphers, the course advances through brute force attacks, transposition techniques, and affine-based cryptography before culminating in public key cryptosystems like RSA. Learners will gain practical experience in building encryption and decryption tools, evaluating cryptographic strength, and creating secure systems using libraries like PyCrypto.
By the end of the course, learners will be able to construct, experiment with, and critically evaluate cryptographic systems for secure communication using Python programming, while also demonstrating fluency in key cryptographic concepts such as hashing, key generation, and symmetric vs. asymmetric encryption.
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Security Basics
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Twitter OSINT & Threat Intelligence: Toolkit for Ethical Hackers & Security Analysts
Medium · Startup
Twitter OSINT & Threat Intelligence: Toolkit for Ethical Hackers & Security Analysts
Medium · Cybersecurity
Your Encrypted Laptop Isn’t as Safe as You Think
Medium · Cybersecurity
TCP, Firewalls, Port Forwarding & VPNs — How Data Is Sent and Secured
Medium · Cybersecurity
🎓
Tutor Explanation
DeepCamp AI