-
```
-> 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…
-
```
The method
short javacard.framework.APDU.setIncomingAndReceive()
returns negative values if more than 128 Bytes are received.
Seems like a problem with casting a byte to a short variable.
As a …
-
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…
-
```
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…
-
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…
-
```
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
-
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…
-
```
when calling the function
public KeyGenerationParameters getKeyGenerationParameters(SecureRandom rnd)
from the class ECKeyImpl with an uninitialized Key, the function
getDefaultKeyGenerationPar…
-
```
Imported from
https://code.google.com/p/bitcoin-wallet/issues/detail?can=2&start=0&num=100&q=&
colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sor
t=&id=228
```
Orig…