Cryptography For Beginners
Cryptography is a complex and confusing subject. In this talk you will learn about the core components of cryptography used in software development: securing data with encryption, ensuring data integrity with hashes and digital signatures, and protecting passwords with key derivation functions. While learning how to use these components, you will also learn the best practices that drive strong cryptography. This talk won’t make you a cryptography expert but it will give you the knowledge necessary to use cryptography properly. No prior knowledge of cryptography is required for this presentation.
EVENT:
Dutch PHP Conference in 2018
SPEAKER:
Adam Englander
PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).
CREDITS:
Original video source: https://www.youtube.com/watch?v=KcjJ19geKmA
Other Videos By Coding Tech
2018-07-07 | Visual History Of Visual Programming Languages |
2018-07-06 | Functional Programming: Type Systems |
2018-07-06 | Serverless Revealed! |
2018-07-05 | The Science of Code Reviews |
2018-07-04 | Writing Ruby Like it's 2018 |
2018-07-03 | Architecting the Reactive Flutter App |
2018-07-01 | Even More CSS Secrets |
2018-06-30 | Solving Pokemon Blue With a Single, Huge Regular Expression |
2018-06-29 | The Cost Of JavaScript |
2018-06-28 | Knowledge Graphs & Deep Learning at YouTube |
2018-06-27 | Cryptography For Beginners |
2018-06-25 | Fearless Interview |
2018-06-24 | A Webpack Survival Guide |
2018-06-23 | A Case for Oxidation: The Rust Programming Language |
2018-06-22 | Strategies for Better UX |
2018-06-20 | When Fast is Faster Than Fastest |
2018-06-17 | If You Don’t Succeed At Beating HQ Trivia, Try Cheating! |
2018-06-16 | Top 10 Data Engineering Mistakes |
2018-06-13 | Microservices: How To Build Systems That Survive |
2018-06-11 | Introduction To TypeScript |
2018-06-10 | JS Callback Heaven |