Making paper cryptography tools -- Installing Python -- The interactive shell -- Strings and writing programs -- The reverse cipher -- The Caesar cipher -- Hacking the Caesar cipher with the brute-force technique -- Encrypting with the transposition cipher -- Decrypting with the transposition cipher -- Programming a program to test our program -- Encrypting and decrypting files -- Detecting English programmatically -- Hacking the transposition cipher -- Modular arithmetic with the multiplicative and affine ciphers -- The affine cipher -- Hacking the affine cipher -- The simple substitution cipher -- Hacking the simple substitution cipher -- The vigenere cipher -- Frequency analysis -- Hacking the vigenere cipher -- The one-time pad cipher -- Finding prime numbers -- Public key cryptography adn the RSA cipher
0
PARALLEL TITLE PROPER
Parallel Title
Beginner's guide to cryptography and computer programming with Python