HasTEE: Programming Trusted Execution Environments with Haskell
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 27-minute conference talk from Haskell 2023 that introduces HasTEE, a domain-specific language embedded in Haskell for programming Trusted Execution Environments (TEEs). Learn how HasTEE addresses the challenges of TEE adoption by leveraging Haskell's type system to automatically partition applications and enforce Information Flow Control on confidential data. Discover the benefits of using higher-order functions, monads, and a restricted set of I/O operations to write standard Haskell applications for TEEs. Gain insights into the lightweight and simple implementation of HasTEE as a security library, avoiding modifications to GHC. Examine case studies demonstrating HasTEE's applicability in federated learning, encrypted password wallets, and differentially-private data clean rooms. Understand how HasTEE contributes to programming Intel SGX and ARM TrustZone environments, offering a more secure and efficient approach to developing security-critical applications in cloud and IoT contexts.
Syllabus
[Haskell'23] HasTEE: Programming Trusted Execution Environments with Haskell
Taught by
ACM SIGPLAN
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Functional Programming in Haskell
Chennai Mathematical Institute via Swayam An introduction to Haskell Programming
Chennai Mathematical Institute via Swayam Functional Programming in Haskell: Supercharge Your Coding
University of Glasgow via FutureLearn Introduction To Haskell Programming
Chennai Mathematical Institute via Swayam