Skip to content
/ totp4j Public

A TOTP implementation in Java (implements RFC6238)

License

Notifications You must be signed in to change notification settings

revelc/totp4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn verify Maven Central License

TOTP4j (TOTP For Java)

View this plugin's documentation at: https://code.revelc.net/totp4j

A TOTP implementation in Java

To build:

mvn clean verify

A basic GUI can be run with:

mvn exec:java -Dexec.mainClass=net.revelc.code.otp.totp.TotpUi

This plugin uses Semantic Versioning 2.0.0 for its own versioning. Its public API is the names of the goals and configuration options.

About

A TOTP implementation in Java (implements RFC6238)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages