Programming the Vigenère Cipher - Cracking Codes with Python (part 19)

Published: 04 November 2022
on channel: Learning Python
528
10

We cover the Vigenère Cipher - the most secure cipher we covered so far.

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:40 - How the Vigenère Cipher works
4:20 - Longer Vigenère Keys are more Secure
6:02 - Programming the Vigenère Cipher
12:13 - Practice Questions
13:29 - Summary