Javacard

OPAL GUI

tags : java, javacard, opal, gui, open, source

This is a Java project made during my Bachelor degree in Computing Science(2011).

Me, and my team had to build a GUI in order to use the OPAL-Library.

To summarize, OPAL (Open Platform Access Library) is an open-source global platform java library, which follows the Global Platform specification, and provides many features ( Cap file manipulations, full-support of the Java Card applets life cycle, smard card management etc.)

My job on this project was to code the following processes :

  • Authentication process
  • Applet installation
  • Applet deletion
  • Applet selection

References