Book description
Learn to deploy proven cryptographic tools in your applications and services
Cryptography is, quite simply, what makes security and privacy in the digital world possible. Tech professionals, including programmers, IT admins, and security analysts, need to understand how cryptography works to protect users, data, and assets. Implementing Cryptography Using Python will teach you the essentials, so you can apply proven cryptographic tools to secure your applications and systems. Because this book uses Python, an easily accessible language that has become one of the standards for cryptography implementation, you’ll be able to quickly learn how to secure applications and data of all kinds.
In this easy-to-read guide, well-known cybersecurity expert Shannon Bray walks you through creating secure communications in public channels using public-key cryptography. You’ll also explore methods of authenticating messages to ensure that they haven’t been tampered with in transit. Finally, you’ll learn how to use digital signatures to let others verify the messages sent through your services.
- Learn how to implement proven cryptographic tools, using easy-to-understand examples written in Python
- Discover the history of cryptography and understand its critical importance in today’s digital communication systems
- Work through real-world examples to understand the pros and cons of various authentication methods
- Protect your end-users and ensure that your applications and systems are using up-to-date cryptography
Table of contents
- Cover
- Introduction
- CHAPTER 1: Introduction to Cryptography and Python
- CHAPTER 2: Cryptographic Protocols and Perfect Secrecy
- CHAPTER 3: Classical Cryptography
- CHAPTER 4: Cryptographic Math and Frequency Analysis
- CHAPTER 5: Stream Ciphers and Block Ciphers
- CHAPTER 6: Using Cryptography with Images
- CHAPTER 7: Message Integrity
- CHAPTER 8: Cryptographic Applications and PKI
- CHAPTER 9: Mastering Cryptography Using Python
- Index
- End User License Agreement
Product information
- Title: Implementing Cryptography Using Python
- Author(s):
- Release date: August 2020
- Publisher(s): Wiley
- ISBN: 9781119612209
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Python for Programmers, First Edition
The professional programmer's Deitel® guide to Python® with introductory artificial intelligence case studies Written for programmers …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …
book
Python Projects for Beginners: A Ten-Week Bootcamp Approach to Python Programming
Immerse yourself in learning Python and introductory data analytics with this book’s project-based approach. Through the …