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

preview_player
Показать описание
We cover the Vigenère Cipher - the most secure cipher we covered so far.

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
Рекомендации по теме
Комментарии
Автор

what can i do if I don't know the key but have the plaintext and ciphertext? how can I generate a key for my plaintext to encrypt it into my given ciphertext?

AmirKhan-meji