mauromorales / otp

A Go implementation of the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otp

GoDoc

This repository contains a Go package to generate single use authenticator codes using the HOTP (RFC 4226) or TOTP (RFC 6238) algorithm.

About

A Go implementation of the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

License:Other


Languages

Language:Go 100.0%