Go to file
Joeri 6a24bf460d Added setIncomingAndReceive to get data when using T0 2017-12-11 17:03:52 +01:00
lib Added some first unit tests 2017-11-30 21:30:54 +01:00
src/openpgpcard Added setIncomingAndReceive to get data when using T0 2017-12-11 17:03:52 +01:00
test/openpgpcard Changed some status words and updated resetRetryCounter 2017-12-07 16:01:32 +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 support for PSO:DEC/ENC with AES 2017-12-06 17:12:36 +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