CriticalErr0r Posted September 24, 2013 Report Share Posted September 24, 2013 Nombre: Hacking Secret Ciphers With Python 1 EditionAutor: Albert SweigartPáginas: 442ISBN: 978-1482614374Publicación: 2013Idioma: InglésFormato: PDFContraseña: CriticalError “Hacking Secret Ciphers with Python” enseña a los principiantes cómo programar en el lenguaje de programación Python. El libro cuenta con el código fuente de varios sistemas de cifrado y programas de hacking para estas cifras. Los programas incluyen Caesar cipher, transposition cipher, simple substitution cipher, multiplicative & affine ciphers, Vigenere cipher, y los programas de hacking para cada una de estas cifras. Los últimos capítulos cubren el sistema de cifrado RSA moderna y la criptografía de clave pública. Chapter 1 - Making Paper Cryptography ToolsChapter 2 - Downloading and Installing PythonChapter 3 - The Interactive ShellChapter 4 - Strings and Writing ProgramsChapter 5 - The Reverse CipherChapter 6 - The Caesar CipherChapter 7 - Hacking the Caesar Cipher with the Brute Force TechniqueChapter 8 - The Transposition Cipher, EncryptingChapter 9 - The Transposition Cipher, DecryptingChapter 10 - Programming a Program to Test Our ProgramChapter 11 - Encrypting and Decrypting FilesChapter 12 - Detecting English ProgrammaticallyChapter 13 - Hacking the Transposition CipherChapter 14 - Modular Arithmetic and the Multiplicative CipherChapter 15 - The Affine CipherChapter 16 - Hacking the Affine CipherChapter 17 - The Simple Substitution CipherChapter 18 - Hacking the Simple Substitution CipherChapter 19 - The Vigenère CipherChapter 20 - Frequency AnalysisChapter 21 - Hacking the Vigenère CipherChapter 22 - The One-Time Pad CipherChapter 23 - Finding Prime NumbersChapter 24 - Public Key Cryptography and the RSA Cipher http://www.keeplinks.me/p/ada3b3dz CriticalError Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now