totp

module
v0.0.0-...-04132c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2020 License: MIT

README

TOTP Algorithm implementation

This simple program is an implementation of the TOTP (Time based One Time Password) algorithm

go get github.com/ramonibz/totp/totp

Basic usage example:

import "github.com/ramonibz/totp/totp"

func main() {
    totp.GetTotpCode(seed)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL