-
Hi,
(I'm not very experienced with Java build systems, so perhaps I am doing something obvious wrong)
I have tried to clone this repo and then build the image, but unfortunately it fails on ubun…
-
I am trying to debug a Java Card Project in VS Code, but the breakpoints are not hit.
##### Environment
- Operating System: Windows 10.
- JDK version: 17.0.5 LTS
- Visual Studio Code version: 1.…
-
After cloning the repository and slightly modifying [pom.xml](http://pastebin.com/SHdHgusw) I've discovered unsuccessful build.
After executing `mvn initialize` in maven console I got following log:
…
-
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…
-
{{{
# !html
Reply to: Dermot Cochran
}}}
{{{
Begin forwarded message:
> From: "rui joaquim" rui.joaquim@gmail.com
> Date: 14 January 2008 16:23:15 GMT
> To: "Joseph Kiniry" kiniry@acm.org
> Cc: "Wo…
atiti updated
11 years ago
-
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 am encountering an issue while building the emv-card-simulator project using Docker. Below are the details of the error and the steps I followed. I would appreciate your assistance in resolving this…
-
On JC 2.2.2 this class is not supported. Still when running the test it is returned as supported. I assume the card is implementing it internally, but the AEADCipher is not very useful without the sup…
-
An exception Exception in thread "main" java.lang.NoClassDefFoundError: pro/javacard/AID at pro.javacard.gp.GPSession.discover(GPSession.java:166) is thrown when using jcprofilernext with real card. …
petrs updated
4 months ago
-
Hello, I'm trying to use OpenFIPS201 applet with jcardsim. However, it seems that I need help to get through. I have CAP file and jcardsim.cfg, but starting the applet with command
```
java -noverif…