loader image
Skip to main content

Timing Attack

A side-channel attack that exploits differences in computation time to infer secret information. Constant-time implementations are used to reduce timing leakage, especially in cryptographic code that handles keys and authentication comparisons.

» Site Glossary