Menu

Tree [b2f02b] master /
 History

HTTPS access


File Date Author Commit
 Spec 2016-12-13 JavaCardOS JavaCardOS [1d3d2b] Init version
 bin 2016-12-14 JavaCardOS JavaCardOS [ab8a73] README.md
 src 2016-12-13 JavaCardOS JavaCardOS [1d3d2b] Init version
 GidsApp.jcproj 2016-12-13 JavaCardOS JavaCardOS [1d3d2b] Init version
 LICENSE 2016-12-13 JavaCardOS JavaCardOS [1d3d2b] Init version
 README.md 2016-12-14 JavaCardOS JavaCardOS [b2f02b] recommit

Read Me

GidsApp

Overview

GidsApp is a javacard applet which was developed according the specification GIDS 2.0 (Generic Identity Device Specification).This project is based on GidsApplet . It provides a generic identity command set for interaction with smart cards that are used for identity applications.It will be able to be used without driver installation since windows 7 sp1.

Compiling and Downloading

A project file(GidsApp.jcproj) has been created for the users of JCIDE .If you have already installed the JCIDE ,only a simple clicking on this file to start the development environment.
You can view ,edit,build or debug the code with JCIDE a powerful Javacard Integrated Development Environment.
You can use pyApdutool to download and install the applet, please reference the topic in the JavaCardOS for the detail. It should work on JC30M48 , the downloading and installation have been tested on this card.