youtube image
From YouTube: Diane Hosfelt & Amber Sprenkels - RFC: Secret types in Rust — RustFest Global 2020

Description

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/