Cryptography 101
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:
the 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&t=1s
Other Videos By Coding Tech
2018-09-10 | GitHub Pull Requests for VS Code |
2018-09-09 | BLOCKCHAIN APPS IN GO - Build Your Own Blockchain App |
2018-09-04 | How Do You Structure Your Go Apps? |
2018-09-03 | SERVERLESS: The Rise Of External Services |
2018-09-02 | JAVASCRIPT: THE FAIRLY ODD PARTS |
2018-09-01 | Using SVG in React Native |
2018-08-31 | How I Built Microservices In Go In 30 Minutes |
2018-08-27 | This Is How Docker Works, The Fun Way! |
2018-08-25 | The State of React Native (2018) |
2018-08-22 | BRAVE NEW WORLD: MOVING ON TO ES201X |
2018-08-21 | Cryptography 101 |
2018-08-19 | Easing into Modern C++ (7 Features of C++ You Can Adopt Today) |
2018-08-19 | How We Do Cross Platform |
2018-08-17 | State of VueJS 2018 by the Creator of VueJS |
2018-08-16 | Deep Neural Networks with PyTorch || Stefan Otte |
2018-08-14 | Modern JavaScript: Moving Beyond jQuery |
2018-08-13 | Blurring the Line Between Native and Web |
2018-08-13 | UX in Motion |
2018-08-12 | The Art of the Side Hustle |
2018-08-11 | Build a Reactive Flutter App |
2018-08-09 | Simply React |