
Cracking codes with Python
Sweigart, Al.
Notes
an introduction to building and breaking ciphersby Al Sweigart.
xxviii, 387 pages
illustrations.
Includes index. Contents: Making paper cryptography tools -- Installing Python -- Programming in 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 your program -- Encrypting and decrypting files -- Detecting English programmatically -- Hacking the transposition cipher -- Making a modular arithmetic module for the multiplicative and affine ciphers -- Programming the affine cipher -- Hacking the affine cipher -- The simple substitution cipher -- Hacking the simple substitution cipher -- Programming the vigenere cipher -- Frequency analysis -- Hacking the vigenere cipher -- The one-time pad cipher -- Finding prime numbers -- Generating keys for the RSA cipher -- Public key cryptography and programming the RSA cipher.
Summary: Presents a crash course in Python programming, followed by instructions for making, testing, and hacking classic cipher programs, from the Caesar cipher to public key cryptography and the RSA cipher. (Publisher)
Librarian's Miscellania
20220307062624.0Location | edition | Bar Code | due date |
---|---|---|---|
NON FICTION | A06807 |
Dewey: | 005.8 SWE |
call #: | 005.8 |
ISBN: | 9781593278229 |
pub: | 2018 |
Subjects |
---|
- Security measures. |