Hands-On Cryptography with Python: Leverage the power of Python to encrypt and decrypt data
by: Samuel Bowne
ISBN-10: 1789534445
ISBN-13: 9781789534443
Released: 2018-06-29
Pages: 100
Book Description
Cryptography is essential for protecting sensitive information,but it is often performed inadequately or incorrectly.
Hands-On Cryptography with Python starts by showing you how to encrypt and evaluate your data. The book will then walk you through various data encryption methods,such as obfuscation,hashing,and strong encryption,and will show how you can attack cryptographic systems. You will learn how to create hashes,crack them,and will understand why they are so different from each other. In the concluding chapters,you will use three NIST-recommended systems: the Advanced Encryption Standard (AES),the Secure Hash Algorithm (SHA),and the Rivest-Shamir-Adleman (RSA).
By the end of this book,you will be able to deal with common errors in encryption.
Contents
1: OBFUSCATION
2: HASHING
3: STRONG ENCRYPTION
What You Will Learn
Protect data with encryption and hashing
Explore and compare various encryption methods
Encrypt data using the Caesar Cipher technique
Make hashes and crack them
Learn how to use three NIST-recommended systems: AES,SHA,and RSA
Understand common errors in encryption and exploit them
Authors
Samuel Bowne
Samuel Bowne has been teaching computer networking and security classes at City College San Francisco since 2000. He has given talks and hands-on trainings at DEFCON,HOPE,B-Sides SF,B-Sides LV,BayThreat,LayerOne,Toorcon,and many other schools and conferences. Credentials: PhD,CISSP,DEF CON Black-Badge Co-Winner