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.

GitHub

70 stars
6 watching
10 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list

authenticatorauthygoogle-authenticatorhotprfc-4226rfc-6238totptotp-codes

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rijulgulati/otpgen A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. 137
kspearrin/otp.net An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. 1,087
lachlanbell/swiftotp A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication 285
bastiaanjansen/otp-java A Java library that generates and verifies time-based and counter-based one-time passwords 191
jklmnn/stotp A time-based one-time pad implementation library for two-factor authentication 8
chillerlan/php-authenticator Generates and verifies time-based one-time passwords for 2-factor authentication 43
dashbitco/nimble_totp Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. 404
odaigh/votp Enables TOTP and HOTP functionality in V programs 18
ikenndac/tofu An app for generating and verifying one-time passwords for two-factor authentication 502
gdassori/microotp An ESP8266-based one-time password generator for secure authentication and data protection 26
yuce/pot Generates one-time passwords compatible with Google Authenticator 237
jhump/goprotoc 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
hlandau/passlib A password validation library in Go inspired by Python's passlib. 289
philnash/crotp A Crystal library for generating one-time passwords for two-factor authentication 63
wstrange/googleauth A Java library implementing Time-based One-time Password (TOTP) algorithm 1,047