Finds secrets left in memory in C, C++ and Rust — including wipes the compiler deleted — and requires IR or assembly evidence before calling one optimized away.
1 views
Tools and skills for building and reviewing cryptographic code — constant-time implementation, key and secret handling in memory, and the compiler behaviour that quietly undoes both.
2 skills tagged Cryptography.
Finds secrets left in memory in C, C++ and Rust — including wipes the compiler deleted — and requires IR or assembly evidence before calling one optimized away.
Compiles cryptographic code and reads the emitted assembly for variable-time instructions, then triages which flagged operations actually touch secrets.
Tags that appear alongside this one, ranked by how often.