HOTP (HMAC-based One-Time Password)
Authentication● Common
OTP algorithm generating codes based on a counter and shared secret. Each code is valid until used. Predecessor to TOTP, still used in some hardware tokens.
Metadata
Visibility: Public
Created:1/3/2026by System