Go library for one-time passwords, supports HOPT and TOPT (Google Authenticator compatible)
-
Updated
Mar 19, 2023 - Go
Go library for one-time passwords, supports HOPT and TOPT (Google Authenticator compatible)
This Go package provides implementations for One-Time Password (OTP) systems, including TOTP (Time-Based One-Time Password), HOTP (HMAC-Based One-Time Password), and OCRA (OATH Challenge-Response Algorithm). It offers a secure, flexible, and easy-to-use solution for enhancing user authentication.
Implementation of HOTP and TOTP as per the RFC RFC4226 and RFC6238 respectively
Add a description, image, and links to the hotp-generator topic page so that developers can more easily learn about it.
To associate your repository with the hotp-generator topic, visit your repo's landing page and select "manage topics."