Video description
Software developers world-wide place a great deal of trust in the encryption technologies used to protect privacy and sensitive data. What could go wrong? Plenty, says security and encryption expert Brian Sletten in this wide ranging overview of the history, methods, technologies, goals, and perhaps most importantly, limitations of encryption. The video offers a high level discussion of the theories behind encryption as well as a lower level detailed explanation of the technologies and methods used in encryption today.
- Receive a comprehensive overview of the history, methods, technologies, goals, and limitations of encryption
- Learn to make practical reasoned choices regarding the forms of encryption to avoid and the forms to deploy
- Explore stream ciphers, block ciphers, authenticated encryption systems, and symmetric key encryption
- Discover why the widely used MD-5 hashing algorithm should no longer be used for most encryption purposes
- Familiarize yourself with Transport Level Security (TLS), the most widely-used Internet encryption mechanism
- Learn to deploy DHKE, the asymmetric key exchange protocol for establishing encrypted Internet channels
- Understand RSA, the encryption features it enables, and why it’s the standard for digitally-signing electronic documents
- Learn to recognize encryption attacks and why government demands for backdoors might cripple modern cryptography
Brian Sletten runs Bosatsu Consulting, Inc., which focuses on security, encryption, and other forward-leaning technologies. Sletten’s twenty-three year software engineering career spans many industries including retail, banking, online games, defense, finance, hospitality and health care. He is author of the O'Reilly titles Resource-Oriented Architectures : Hypermedia, Introduction to Secure Software, Trusted VS. Trustworthy, and What Is Good Enough Security? He holds a B.S. in Computer Science from the College of William and Mary.
Publisher resources
Table of contents
-
Introduction
- Introduction to Video Series
- In the News
- Encoding vs Encryption
- Introduction to Hashing Algorithms
- Attacking Encryption With Brute Force
- Protecting Data At Rest vs In Transit
- The Encryption Key Exchange Problem
- Problems With Encryption Implementations
- The Importance of Random Number Generation and Entropy to Encryption
- History
- Stream Ciphers
-
Block Ciphers
- Overview of Block Ciphers
- What's Good and Bad With the Electronic Cookbook (ECB) Mode
- Improving Things With the Cipher Block Chaining (CBC) Mode
- Turning Block Ciphers Into Stream Ciphers With the Output Feedback (OFB) Mode
- Details About the Cipher Feedback (CFB) Mode
- What's Great About the Counter (CTR) Mode
- Hashing Algorithms
- Authenticated Encryption
- Symmetric Key Encryption
- Key Exchange
- Digital Signature
- Elliptical Curves
- TLS
- Encryption Technologies
- Modern TLS Configuration
- Next Steps
Product information
- Title: Encryption
- Author(s):
- Release date: June 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491944363
You might also like
book
Real-World Cryptography
An all-practical guide to the cryptography behind common tools and protocols that will help you make …
book
Implementing SSL/TLS Using Cryptography and PKI
Hands-on, practical guide to implementing SSL and TLS protocols for Internet security If you are a …
book
Serious Cryptography
"This practical guide to modern encryption breaks down the fundamental mathematical concepts at the heart of …
video
Real-World Cryptography, video edition
In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and …