Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 214 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 214 Bytes

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