Go to file
Joeri 01a83bbed9 Added check for length of received data when importing key 2017-12-06 13:32:01 +01:00
lib Added some first unit tests 2017-11-30 21:30:54 +01:00
src/openpgpcard Added check for length of received data when importing key 2017-12-06 13:32:01 +01:00
test/openpgpcard Added some tests for RESET RETRY COUNTER 2017-12-05 15:41:43 +01:00
.gitignore Moved repository to Git and fixed support for adding keys 2016-09-12 11:32:57 +02:00
.gitmodules Added some first unit tests 2017-11-30 21:30:54 +01:00
.travis.yml Try enabling Travis 2017-11-30 21:40:44 +01:00
LICENSE Moved repository to Git and fixed support for adding keys 2016-09-12 11:32:57 +02:00
README.md Added functionality to retrieve status of password and reset password with VERIFY command 2017-12-01 16:28:47 +01:00
build.xml Added some first unit tests 2017-11-30 21:30:54 +01:00

README.md

Java Card OpenPGP Card

This is a Java Card implementation of the OpenPGP smart card specifications.

Building

git submodule update --init --recursive

ant

Testing

ant test

Installing

This can easily be done using GlobalPlatformPro (https://github.com/martinpaljak/GlobalPlatformPro):

java -jar gp.jar -install openpgpcard.cap