Home > On-Demand Archives > Talks >
Introduction to Encryption for Embedded Linux Developers
Sergio Prado - Watch Now - EOC 2021 - Duration: 53:47
Data confidentiality is a requirement in the design of many embedded Linux devices. And encryption plays a significant role in developing products where confidentiality is a must. But there are different approaches, methods, and algorithms depending on the problem, which is not always clear to the developer. Should we use symmetric or asymmetric key encryption? What are the best algorithms for a specific situation? How to store the encryption key? In this talk, we will answer these and many other questions, covering the most common problems a developer could face to protect data-at-rest and data-in-transit when designing an embedded Linux device.
Thanks Steve! I currently working on the blog posts and looking forward to publishing soon.
Nice overview and refresher on basics with hands on session. I have enjoyed. Will look forward for the "Hands-on: data in transit encryption" blog post.
Hi PrashantVP! I'm glad you enjoyed it!
Absolutely fantastic summary and practical hands-on demos of tool usage, thank you Sergio! I too look forward for the "Hands-on: data in transit encryption" blog post!