Talks
Events

RFC: Secret types in Rust

Daan Sprenkels, Diane Hosfelt at RustFest Global 2020

Using empty asm!() directives and empty functions, this talk will show how we can circumvent LLVM's optimizations, and make our binaries secure again. However, these tricks are ugly and unsupported on the stable channel. We need something bigger to solve this issue. We need secret types.

More at https://rustfest.global/session/8-rfc-secret-types-in-rust/