Skip to content

Cryptography

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.

Skills

All skills

Skill: Zeroize Audit

by Trail of Bits

New

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
New

Compiles cryptographic code and reads the emitted assembly for variable-time instructions, then triages which flagged operations actually touch secrets.

1 views

Related tags

Tags that appear alongside this one, ranked by how often.

All tags