constant-time-analysis

Originally fromtrailofbits/skills
Installation
SKILL.md

Constant-Time Analysis

Analyze cryptographic code to detect operations that leak secret data through execution timing variations.

When to Use

User writing crypto code? ──yes──> Use this skill
         no
         v
User asking about timing attacks? ──yes──> Use this skill
         no
         v
Code handles secret keys/tokens? ──yes──> Use this skill
         no
Related skills
Installs
25
GitHub Stars
37.3K
First Seen
Mar 15, 2026