Hacking Secret Ciphers With Python
- Authors
- Sweigart, Al
- Publisher
- Createspace Independent Publishing Platform
- Tags
- reference , programming languages , python , computers , programming
- ISBN
- 9781482614374
- Date
- 2013-04-14T00:00:00+00:00
- Size
- 3.01 MB
- Lang
- en
Hacking Secret Ciphers with Python teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, simple substitution cipher, multiplicative affine ciphers, Vigenere cipher, and hacking programs for each of these ciphers. The final chapters cover the modern RSA cipher and public key cryptography.
The full book can be found online here: https://inventwithpython.com/hacking/