-
Hi team,
I am am new to smartcard and am learning about javacards/FIDO for secure web authentication.
I bought a NXP J3R180 Smart card, used GlobalPlatform to load FIDO2 applet onto the card.
…
-
Dear Philip, IsoApplet Team,
First of all Thankyou for this excellent piece of work, it seems people will continue to benefit from this applet for a while.
I have a J3R200 Javacard which I under…
-
This issue was migrated from [Pagure Issue #1676](https://pagure.io/dogtagpki/issue/1676). Originally filed by **[jmagne](https://pagure.io/user/jmagne) (@jmagne)** on *2015-10-22 23:39:12*:
- Assign…
-
This issue was migrated from [Pagure Issue #1676](https://pagure.io/dogtagpki/issue/1676). Originally filed by **[jmagne](https://pagure.io/user/jmagne) (@jmagne)** on *2015-10-22 23:39:12*:
- Assign…
-
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
-
I'm not experienced in javacard development
In our business we have two separate javacard projects that generate two .cap files according to customer's request or his/her smartcard datasheet specs , …
-
Hello,
1) is it possible to simulate CAP file applets through cli/virtual reader?
I tried following:
```
com.licel.jcardsim.card.applet.0.Class=JCMemory.JCMemoryApplet
; -- and
com.licel.…
Aiosa updated
4 years ago
-
I was trying to adapt some older applets for sysmoISIM-SJA2 cards, and this buildchain seems to work, but I was wondering how do y'all debug your applets?
The .CAP file is generated, shadysim-ISIM …
-
Hi, I've noticed that in recent versions the ACR support was removed, `gp -acr-add`, `gp -acr-delete`, `gp -acr-list-aram` and friends. I've found commit https://github.com/martinpaljak/GlobalPlatform…
z3ntu updated
2 years ago
-
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…