WorkWander.tech
WorkWander.tech

Principles of Secure Compilation

Principles of Secure Compilation - 2026

In conjunction with
ACM-SIGACT Symposium on Principles of Programming Languages 2026
Rennes, France

Today’s computer systems are insecure. The semantics of mainstream low-level languages like C provide no security against devastating vulnerabilities like buffer overflows and control-flow hijacking. Even for safer languages, establishing security with respect to the language’s semantics does not prevent low-level attacks. All the abstraction and security guarantees of the source language may be lost when interacting with low-level code, e.g., when using libraries.

  For more information, visit the workshop website