TLSv1.3 from Scratch
Offered By: linux.conf.au via YouTube
Course Description
Overview
Explore the development of a new TLSv1.3 stack from scratch in this 45-minute conference talk from linux.conf.au 2021. Dive into the design decisions, challenges, and approaches taken by the LibreSSL project team as they implemented a compact TLS stack in just under 7,000 lines of C code. Learn about fitting new code into existing APIs, addressing interoperability issues, and testing complex protocols. Examine the pitfalls and implementation complexities arising from the RFC, and gain insights into the differences between TLSv1.3 and TLSv1.2. Cover topics such as handshake state machines, key derivation, record layer security, and legacy stack compatibility. Conclude with a summary and Q&A session to deepen your understanding of TLS implementation.
Syllabus
Intro
TLSv13 vs TLS12
Can we have it yet
TLS stack
Handstake state machine
Handshakesvg
Key derivation
Record layer
Security
Handshaking
Legacy Stack
SSL
Interoperability
Summary
Questions
Taught by
linux.conf.au
Related Courses
An Introduction to Computer NetworksStanford University via Independent Computer Networks
University of Washington via Coursera Computer Networking
Georgia Institute of Technology via Udacity Cybersecurity and Its Ten Domains
University System of Georgia via Coursera Model Building and Validation
AT&T via Udacity