Skip to content

ryansereno/rust-TOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTP Generator

Generate time-based one time passcodes in the command line.

Based on the RFC 6238 Standard

Getting started:

cargo build
cargo run

You will be prompted to enter your secret key; This should be a base32 encoded key (the code that would normally be entered into Authy/ Google Auth App) from your chosen account.

About

TOTP generator written in rust 🦀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages