OTP

acronym

securitycryptography

Stands for: one-time password

A password valid for a single login or a short window.

A one-time password is used once and then invalid, defeating replay of a captured code. TOTP (time-based) and HOTP (counter-based) are the two common ways to generate them for two-factor authentication.

Also known as: otp

All glossary entries