-
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…
-
```
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…
-
```
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 …
-
I find your code a very good starting point. However, your code looks like it's written for Java, not JavaCard. There are some scientific articles about JavaCard optimizations. But I found reading thi…
-
Hi,
First of all, thx for sharing this project. I am trying to understand the logic behind the management of apdu command chaining in your applet. It seems to me that sometimes the chain is reinitial…
-
Hi!
I am trying to use the ACardEmulator with an Android phone. I am using a second phone as Remote Smartcard Reader.
My setup is:
```
computer phone#1 phone#2
```
where phone#1 has remote smartc…
-
```
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…
-
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…
-
- extraction of constants (used for alg support testing)
- extraction of methods (used for performance testing)
petrs updated
9 years ago