Skip to content

Repository files navigation

Ken's TOTP Generator (Java)

What is this ?

This is open source Java codes for generating Time-based One-Time Password.

Source code uses RFC4226 and RFC6238 as standard.

Please check below for more information about the algorithm.

RFC4226 - RFC6238

Contribution

I want to make an UI for this project. If you want to become contributer of this project, please check below.

Note: I'm also planning to write this project in C# and Python. (Desktop Applications Included)

What will you do ?

  1. Develop Desktop Application which has user interface.
  2. Develop Android Application which has user interface.
  3. Local server side integration.

For contribution please contact me on below;

Bezmican Zehir|LinkedIn

How to use ?

  1. Download repository
  2. Open project in your choice of Java IDE
  3. Open Main.java
  4. Go to method in Line 115
  5. Change rawKey, digits and hashAlgorithm with your choice.
  6. Run 'Main'
  7. Check console for your Generated Time-based One-Time Password.

About

Time-based One-Time Password generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages