AlwizTool Logo AlwizTool Logo

TOTP Generator

Generate and verify time-based one-time passwords using a base32 secret key.

Secret Key (Base32)

Enter a secret key and click Generate.

About TOTP

TOTP (Time-based OTP) generates a short-lived code from a shared secret key and the current time, as defined in RFC 6238. It is used in two-factor authentication apps like Google Authenticator. The secret key must be base32-encoded.

Other Tools