filmov
tv
CSC-120 Computing Fundamentals, the Substitution / Caesar Cipher, and implementing it in Python

Показать описание
An explanation of the Substitution cipher, also known as the Caesar cipher. A short history of this cipher is covered. The cipher is implemented first by hand and then in Python. Lastly, how this cipher is broken with frequency analysis is discussed.