An open API service indexing awesome lists of open source software.

https://github.com/fabiocolacio/hotp

minimal hotp and totp library for golang
https://github.com/fabiocolacio/hotp

2-factor authentication hotp otp totp

Last synced: 8 months ago
JSON representation

minimal hotp and totp library for golang

Awesome Lists containing this project

README

          

# HOTP

A minimal go implementation of the [HOTP](https://tools.ietf.org/html/rfc4226) and [TOTP](https://tools.ietf.org/html/rfc6238) algorithms.