Cracking Codes with Python: An Introduction to Building and Breaking Ciphers

Cracking Codes with Python: An Introduction to Building and Breaking Ciphers pdf

Author:

Al Sweigart

Views:

874

Language:

English

Rating:

5.0

Department:

Technology

No. Pages:

569

Section:

Programming

Size of file:

9130054 MB

Quality :

Excellent

Downloads:

29

Notification

Due to the site update, the download will be temporarily stopped until the update is complete. [email protected]

Al Sweigart is a software developer and tech book author living in Houston. He has written several programming books for beginners, including Automate the Boring Stuff with Python. His books are freely available under a Creative Commons license at his website.

Book Description

Cracking Codes with Python: An Introduction to Building and Breaking Ciphers pdf by Al Sweigart

Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages!
After a crash course in Python programming basics, you’ll learn to make, test, and hack programs that encrypt text with classical ciphers like the transposition cipher and Vigenère cipher. You’ll begin with simple programs for the reverse and Caesar ciphers and then work your way up to public key cryptography, the type of encryption used to secure today’s online transactions, including digital signatures, email, and Bitcoin.
Each program includes the full code and a line-by-line explanation of how things work. By the end of the book, you’ll have learned how to code in Python and you’ll have the clever programs to prove it!
You’ll also learn how to:
- Combine loops, variables, and flow control statements into real working programs
- Use dictionary files to instantly detect whether decrypted messages are valid English or gibberish
- Create test programs to make sure that your code encrypts and decrypts correctly
- Code (and hack!) a working example of the affine cipher, which uses modular arithmetic to encrypt a message
- Break ciphers with techniques such as brute-force and frequency analysis

There’s no better way to learn to code than to play with real programs. Cracking Codes with Python makes the learning fun!

Book Review

5.0

out of

5 stars

1

0

0

0

0

Book Quotes

Top rated
Latest
Quote
there are not any quotes

there are not any quotes

More books Al Sweigart

Invent Your Own Computer Games With Python
Invent Your Own Computer Games With Python
Programming
899
English
Al Sweigart
Invent Your Own Computer Games With Python pdf by Al Sweigart
Hacking Secret Ciphers with Python
Hacking Secret Ciphers with Python
Hacking
957
English
Al Sweigart
Hacking Secret Ciphers with Python pdf by Al Sweigart
Making Games with Python & Pygame
Making Games with Python & Pygame
Programming
992
English
Al Sweigart
Making Games with Python & Pygame pdf by Al Sweigart
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python
Programming
1408
English
Al Sweigart
Automate the Boring Stuff with Python pdf by Al Sweigart

More books Programming

Creating Mobile Apps with Sencha Touch 2
Creating Mobile Apps with Sencha Touch 2
1120
English
John Earl Clark
Creating Mobile Apps with Sencha Touch 2 pdf by John Earl Clark
Sencha Touch 2 Mobile JavaScript Framework
Sencha Touch 2 Mobile JavaScript Framework
922
English
John Earl Clark
Sencha Touch 2 Mobile JavaScript Framework pdf by John Earl Clark
Sencha Touch Mobile JavaScript Framework
Sencha Touch Mobile JavaScript Framework
1051
English
John Earl Clark
Sencha Touch Mobile JavaScript Framework pdf by John Earl Clark
Advanced R
Advanced R
1771
English
Hadley Wickham
Advanced R pdf by Hadley Wickham

Add Comment

Authentication required

You must log in to post a comment.

Log in
There are no comments yet.