Minimal Free Pascal implementation of TOTP and HOTP algorithms using SHA1 and SHA256. Supports both time-based and counter-based OTP generation.
-
Updated
Aug 30, 2026 - Pascal
Minimal Free Pascal implementation of TOTP and HOTP algorithms using SHA1 and SHA256. Supports both time-based and counter-based OTP generation.
Authenticator – scans QR codes, generates time-based OTPs using HMAC, auto-refreshes on expiry, supports account deletion, and works fully offline
To associate your repository with the hotp-codes topic, visit your repo's landing page and select "manage topics."