The FluffyPGP Applet implements the OpenGPG Card v 2.0.1 specification without using secure channels or Global Platform for portability.
- Java card version 2.2.2 (2.2.1 might work but it is untested)
- Global platform 2.1.1 or above to use the loading scripts.
- 2048 bit RSA keys
- Random number generation
- Private DOs
The source code is released under GPL3 and is free, you can redistribute it and/or modify it under the terms of the GNU General Public License.
Using JCIDE open this project, Click "Buid All Packages(F7)" to build the source code and click "Debug" or "Run" you can Debug/run this project using Java Card Simulator.
The easiest way is to use pyApduTool to install the CAP file
The actual parameters used to load the applet on the card depend on the card manufacturer, version and state.
Have doubts? You can visit Here to ask and discuss.