Cryptography Pitfalls
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore common cryptography pitfalls and how to avoid them in this 44-minute conference talk from GOTO Chicago 2016. Delve into topics such as random number generators, hash functions, and the Flame length extension attack. Examine vulnerabilities in DES ECB, padding oracles, Apple iMessage, and TLS/SSL verification. Gain insights on implementing automated testing and building trust in cryptographic systems. Learn best practices for secure cryptography implementation and discover resources for further learning in this informative presentation by John Downey, Security Lead at Braintree.
Syllabus
Intro
Random Number Generators
Hash Functions
Flame
Length Extension Attack
Des
ECB
Padding Oracle
Apple iMessage
TLSSSL Verification
Automated Testing
Trust
Learn More
Questions
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube