otpgo
OTP algorithm library
Provides an implementation of algorithms for generating one-time passwords
Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
71 stars
6 watching
10 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
authenticatorauthygoogle-authenticatorhotprfc-4226rfc-6238totptotp-codes
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
| | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,101 |
| | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 286 |
| | A Java library that generates and verifies time-based and counter-based one-time passwords | 196 |
| | A time-based one-time pad implementation library for two-factor authentication | 8 |
| | Generates and verifies time-based one-time passwords for 2-factor authentication | 45 |
| | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 410 |
| | Enables TOTP and HOTP functionality in V programs | 19 |
| | An app for generating and verifying one-time passwords for two-factor authentication | 506 |
| | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
| | Generates one-time passwords compatible with Google Authenticator | 238 |
| | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| | A password validation library in Go inspired by Python's passlib. | 288 |
| | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
| | A Java library implementing Time-based One-time Password (TOTP) algorithm | 1,047 |