alexgrin / Oath-Applet

This project implement the HOTP/TOTP card functionality. Its primary use is to generate OATH HOTP/TOTP one-time-passwords.

Home Page:http://javacardos.com/javacardforum/viewforum.php?f=42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oath-Applet

This project implement the HOTP/TOTP card functionality. Its primary use is to generate OATH(Open AuTHentication ) HOTP/TOTP one-time-passwords.

INTRODUCTION

This applet used in a One-Time Passcode (OTP) generator device. It generates a unique sequence of characters as an OTP every time its button is pressed. This project implement the HOTP/TOTP card functionality, and generate Open AuTHentication (OATH) event-based HOTP and time-based TOTP one-time password codes.

License

This program is released under the GPLv3+.

Discussion

Have doubts? You can visit Here to get more scripts and leave your comments and suggestions.

Building

The easiest way is using JCIDE open this project, Click "Buid All Packages(F7)" to build the source code.

Usage:

Use pyApduTool to Download this applet to card, install, select and communicate with the card.

About

This project implement the HOTP/TOTP card functionality. Its primary use is to generate OATH HOTP/TOTP one-time-passwords.

http://javacardos.com/javacardforum/viewforum.php?f=42

License:GNU General Public License v3.0


Languages

Language:Java 100.0%