Time Trial - A tool for performing feasibility analyses of timing attacks
-
Updated
Nov 5, 2014 - Python
Time Trial - A tool for performing feasibility analyses of timing attacks
Timing attack for pin
RSA timing side-channel CTF challenge — Kocher-style Montgomery-reduction leak, teaching-scale (16-bit). Solution included, encrypted with the recovered secret as passphrase.
Implementation of timing and power analysis side-channel attacks on AES encryption with effective countermeasures and security analysis.
Educational TCP timing side-channel demo using naive byte-by-byte password comparison.
AES, SHA-256, HMAC and RSA written from spec and verified against NIST/RFC vectors, then attacked: a timing side channel recovers 14/32 MAC bytes without the key; the constant-time fix yields 0. No dependencies.
To associate your repository with the timing-attack topic, visit your repo's landing page and select "manage topics."