-
```
-> 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…
-
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…
-
```
The jCardSim implementation of methods to get parameters like the modulus or
public exponent of an RSA key return the index of the byte after the copied
value.
This is consistent with many oth…
-
```
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…
-
```
when calling the function
public KeyGenerationParameters getKeyGenerationParameters(SecureRandom rnd)
from the class ECKeyImpl with an uninitialized Key, the function
getDefaultKeyGenerationPar…
-
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…
-
```
Ability to use simulator from application as real javacard terminal
```
Original issue reported on code.google.com by `jcard...@licel.ru` on 23 Jan 2012 at 12:09
-
Originally reported on Google Code with ID 462
```
Imported from
https://code.google.com/p/bitcoin-wallet/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20O…
-
I have the Applet up and running in jSimCard and as described [here](http://www.pwendland.net/smartcards/2014/12/21/IsoApplet-initialization/), I use `src/tools/pkcs15-init --create-pkcs15 --profile s…