Programming the Affine Cipher - Cracking Codes with Python (part 15)

Published: 24 October 2022
on channel: Learning Python
523
13

We write a program to encrypt and decrypt messages using the affine cipher.

Read online: https://inventwithpython.com/cracking...

📚 Get the book Cracking Codes with Python: https://amzn.to/3DBzhmf
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL

Time stamps:
0:00 - Introduction
0:12 - Programming the Affine Cipher
10:14 - The Tuple Data Type
11:14 - How Secure is the Affine Cipher?
15:01 - Practice Questions
16:32 - Summary