Practical Cryptography in Python Learning Correct Cryptography by Example /
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 s...
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Chapter 1: Cryptography: More Than Secrecy
- Chapter 2: Hashing
- Chapter 3: Symmetric Encryption: Two Sides, One Key
- Chapter 4: Asymmetric Encryption: Public/Private Keys
- Chapter 5: Message Integrity, Signatures, and Certificates
- Chapter 6: Combining Asymmetric and Symmetric Algorithms
- Chapter 7: More Symmetric Crypto: Authenticated Encryption and Kerberos
- Chapter 8: TLS Communications
- Bibliography.-.