Minimal Free Pascal implementation of TOTP and HOTP algorithms using SHA1 and SHA256. Supports both time-based and counter-based OTP generation.
-
Updated
Apr 15, 2025 - 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
Add a description, image, and links to the hotp-codes topic page so that developers can more easily learn about it.
To associate your repository with the hotp-codes topic, visit your repo's landing page and select "manage topics."