gelvaos / otp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Time Password implementation example JavaCard STK applet and authentication server

This is proof-of-concept implementation of One Time password JavaCard STK applet and authentication server

Applet has been developed using (DeveloperSuite

Usage

Load JavaCard applet to SIM card and use STK menu

For usage of authentication server run it as:

$ java -jar authserver-1.0.0-standalone.jar

And use GUI interface

License

Copyright © 2012 Nodir Gulyamov

Distributed under the Eclipse Public License

About


Languages

Language:Java 75.0%Language:Clojure 25.0%