-
```
I have an applet which returns more than 128 bytes of data.
The applet works well with a real javacard, but not with jcardsim.
With jcardsim everything is fine while the card returns less than or…
-
I installed the isoApplet on a J3A081 card using GlobalPlatform:
`gp -install IsoApplet.cap -default`
Then when initializing the card with `pkcs15-init --create-pkcs15` I get the following error:
"Fa…
-
While trying to verify a javacard applet with ESC/Java2
I ran into an error message on 'ambiguous field for type'.
I stripped down our original javacard spec files to the
essentials that still genera…
-
I'm trying to install an applet that has parameters. The command used is:
```
gp -d -visa2 -key MY_KEY --package MY_PACKAGE --applet MY_APPLET --create MY_INSTANCE -params MY_PARAMS
```
The problem …
-
Yubico Authenticator is a workalike for the Google Authenticator app which adds a feature to securely store the keys used for HOTP/TOTP generation in the smartcard chip of the Yubikey NEO devices (ins…
-
warning, wall of text incoming :hurtrealbad:
so, one important part of yubikey workflows is how we handle pin and admin pin. dominik and I discussed this, but we'd like to hear more thoughts on this…
-
```
-> What steps will reproduce the problem?
1. try to create a new instance of a javacard.framework.service.Dispatcher
Class in an applet
2. use the command line and launch com.licel.jcardsim.util…
-
```
I have an applet which returns more than 128 bytes of data.
The applet works well with a real javacard, but not with jcardsim.
With jcardsim everything is fine while the card returns less than or…
-
Hi,
I have been debugging "PIV.tokend" from the "Smartcard Services for Macintosh" add on for MacOS (the standard Apple smart card package), and it is failing as it is trying to use the unique identi…
-
```
-> What steps will reproduce the problem?
1. try to create a new instance of a javacard.framework.service.Dispatcher
Class in an applet
2. use the command line and launch com.licel.jcardsim.util…