FakeMyInfo Full Generator →

TOTP SHA-1 Two-Factor Authentication Generator

Generate test TOTP (Time-based One-Time Password) secrets and sample codes using the SHA-1 algorithm. Perfect for testing 2FA implementations, QA workflows, and authentication system development without needing real user accounts.

Sample TOTP SHA-1 Secrets and Codes

SecureLogin (alice@example.com)
Secret: QK7Z 3EFH P3AP WLG4 BP73 KUDL 3YV4 IS7W | Algorithm: SHA-1 | Current code: 935075
DevPortal (bob@example.com)
Secret: MOWX NZWO MDJQ L5JC 3IIR SSOW 45VG UHO6 | Algorithm: SHA-1 | Current code: 362427
SecureLogin (bob@example.com)
Secret: G5PG K2AM HHBQ 5RB7 RTWQ HDOH CK5T HCJH | Algorithm: SHA-1 | Current code: 123689
MyApp (admin@corp.com)
Secret: IMUQ CLKF 4GHK PHY2 Y7EA XLLZ DWJU 7MFD | Algorithm: SHA-1 | Current code: 176943
CloudDash (bob@example.com)
Secret: 7ZAH D5HB UWF2 AGVL TQHH IA3K AB5Y OGEP | Algorithm: SHA-1 | Current code: 100153

Generate More

Create unlimited results with our free interactive generator. No signup required.

Open 2FA/TOTP Generator →

About TOTP SHA-1 Authentication

SHA-1 is the default HMAC algorithm used in TOTP as defined in RFC 6238 and RFC 4226. Google Authenticator, Authy, and most popular authenticator apps use SHA-1 by default. Despite SHA-1 being deprecated for general cryptographic use, it remains the universal standard for TOTP compatibility across the broadest range of authenticator apps and services. TOTP works by computing HMAC(secret, time_step) where the time step changes every 30 seconds. The resulting hash is truncated to a 6-digit code. Our generator creates realistic test secrets in Base32 format (compatible with QR code provisioning URIs) and sample codes for testing purposes only.

Need real 2FA for your accounts?

Set up secure two-factor authentication with a trusted authenticator app