Skip to content

thusithathilina/GoTOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GoTOTP

This is the basic implementation of the TOTP (Time based one time password) spec using Go lang

Build

go build totp.go

Run

./totp <secret-key>

e.g. ./totp JBSWY3DPEHPK3PXP

About

Simple Go implementation of TOTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages