Engineering
constant-time-testing
Detects timing side channels in cryptographic code to prevent secret data leakage. Essential for auditing sensitive implementations.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/constant-time-testing/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/constant-time-testing/install?os=windows&agent=claude" -o install-constant-time-testing.bat && install-constant-time-testing.bat
Download Installer
Download Skill Project