/IsoscelesApplet

Applet (roughly) implementing a sample filesystem based on ISO7816-4

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Isosceles Applet

Iscosceles Applet is a minimal applet demonstrating principles from the ISO7816-4 Smart Card Standard.

Theory of operation

Upon installation, the Isosceles Applet creates a Master File, a type of Dedicated File.

Data Object Tags

Tag Name Description
0x1E Answer To Select Returned as the Answer To Select for a given Dedicated File.

When selecting the applet, the ATS for the Master File is returned.

License

Isoceles Applet is distributed under the terms of the GNU General Public License, version 3.

Credits

Compilation and unit testing are performed using a modified version of the JavaCard Gradle Template, by Dusan Klinec.

Application loading is handled using GlobalPlatform Pro, by Martin Paljak.

Unit testing is performed with jCardSim, by Licel Corporation.