-
-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Steven Jenkins De Haro edited this page Feb 2, 2018
·
2 revisions
Q: What does the program do?
A: Generates a new one time password every 30 seconds using the Google TOTP algorithm.
Q: What programming language does this use?
A: The program was built using Java in Netbeans for JRE 8, but it works on newer IDE versions and JREs.