-
TODO: Check if it's issue in jcardsim or the card simulator implementation...
- https://github.com/ph4r05/jcardsim/blob/master/src/main/java/com/licel/jcardsim/crypto/AsymmetricCipherImpl.java#L103…
-
When executed with '-simulator' option, all OneShot results return NullPointerException and all javacardx.crypto.Cipher.getInstance returns yes
Potential bug
-
Hi,
I see to use PivApplet, we need to use your fork of jcardSim. Few key changes i see in your fork for jcard sim are: https://github.com/arekinath/jcardsim/commit/5574374559598f79be4483081784ddd1…
-
Hey! There is a problem with the availability of your proxy repository!
Execution failed for task ':compileTestJava'.
> Could not resolve all files for configuration ':jcardsim'.
> Could not res…
-
Hi,
this project doesn't compile when following the steps. It seems like the jcardsim dependency doesn't get pulled.
```
[~/Development/javacard-gradle-template-edu] git(master) ❱❱❱ gradle buil…
7ritn updated
2 years ago
-
While following the steps provided in the ReadMe (available in the Sample folder) along with the jCardSim GP we are facing an issue while executing below command:
java -cp $JCARDSIM_GP_HOME/jcardsi…
-
Hi,
First I would like to thank you and your team for this great work.
I am using this solution in CLI mode in connection with virtual smart card reader to be able to test the applet before I actually…
-
I am running this Applet on a VM, overall i am able to query data from the applet etc. However, test-sign action from yubico-piv-tool.exe is failing.
I looked into it further and here is my underst…
-
I'm working on some unit testing for use with OpenFIPS201, and am using jCardSim. The open source version does not support Global Platform or Secure Channel.
Looking through the code, I can see th…
-
When using jcardsim (latest master 3.0.5-SNAPSHOT) with javacard-gradle-plugin's `:test` task, all cases fail with weird reflection error like this:
```
java.lang.RuntimeException: Internal reflec…