Practical Cryptography in Python Practical Cryptography in Python

Practical Cryptography in Python

Learning Correct Cryptography by Example

    • $64.99
    • $64.99

Publisher Description

Develop a greater intuition for the proper use of cryptography. This book teaches the basics of writing cryptographic algorithms in Python, demystifies cryptographic internals, and demonstrates common ways cryptography is used incorrectly.

Cryptography is the life blood of the digital world’s security infrastructure. From governments around the world to the average consumer, most communications are protected in some form or another by cryptography. These days, even Google searches are encrypted. Despite its ubiquity, cryptography is easy to misconfigure, misuse, and misunderstand.
Developers building cryptographic operations into their applications are not typically experts in the subject, and may not fully grasp the implication of different algorithms, modes, and other parameters. The concepts in this book are largely taught by example, including incorrect uses of cryptography and how "bad" cryptography can be broken. By digging into the guts of cryptography, you can experience what works, what doesn't, and why.
What You’ll Learn:

Understand where cryptography is used, why, and how it gets misused
Know what secure hashing is used for and its basic propertiesGet up to speed on algorithms and modes for block ciphers such as AES, and see how bad configurations breakUse message integrity and/or digital signatures to protect messagesUtilize modern symmetric ciphers such as AES-GCM and CHACHAPractice the basics of public key cryptography, including ECDSA signaturesDiscover how RSA encryption can be broken if insecure padding is usedEmploy TLS connections for secure communicationsFind out how certificates work and modern improvements such as certificate pinning and certificate transparency (CT) logs

GENRE
Computing & Internet
RELEASED
2019
27 September
LANGUAGE
EN
English
LENGTH
386
Pages
PUBLISHER
Apress
SELLER
Springer Nature B.V.
SIZE
6.5
MB

More Books Like This

Information Security Information Security
2021
Encryption: Questions and Answers (2020 Edition) Encryption: Questions and Answers (2020 Edition)
2019
Applied Cryptography in .NET and Azure Key Vault Applied Cryptography in .NET and Azure Key Vault
2019
Cryptography Applications: What Is The Basic Principle Of Cryptography? Cryptography Applications: What Is The Basic Principle Of Cryptography?
2022
Modern Cryptography Theory: What Are Cryptography And Its Types? Modern Cryptography Theory: What Are Cryptography And Its Types?
2022
Authentication and Access Control Authentication and Access Control
2020

More Books by Seth James Nielson & Christopher K. Monson