Skip to Content
Mastering Python for Networking and Security - Second Edition
book

Mastering Python for Networking and Security - Second Edition

by José Manuel Ortega
January 2021
Intermediate to advanced
538 pages
10h 41m
English
Packt Publishing
Content preview from Mastering Python for Networking and Security - Second Edition

Chapter 14: Cryptography and Steganography

Python, in addition to being one of the most commonly used languages in computer security, is also well known for proposing solutions for its use in cryptography applications. This chapter covers cryptographic functions and implementations in Python, going into detail on some encryption and decryption algorithms and hash functions.

This chapter covers the main modules we have in Python for encrypting and decrypting information, including pycryptodome and cryptography. Also, we will cover steganography techniques and how to hide information in images with stepic modules. Finally, we will cover Python modules that generate keys securely with the secrets and hashlib modules.

You will acquire skills related ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Python for Networking and Security

Mastering Python for Networking and Security

José Manuel Ortega
Python for Cybersecurity

Python for Cybersecurity

Howard E. Poston, III

Publisher Resources

ISBN: 9781839217166Supplemental Content