Tag: TOTP
-
What the six digits of a TOTP code actually are
A time-based one-time password is a truncated HMAC of the current half-minute. Understanding that explains every design decision you have to make around it.
A time-based one-time password is a truncated HMAC of the current half-minute. Understanding that explains every design decision you have to make around it.