-
Since we now require 3.0.4 JCRE, it seems unlikely that we will not have support for garbage collection.
Looking at [JCAlgTest](https://www.fi.muni.cz/~xsvenda/jcalgtest/table.html), the only unsuppo…
-
Hi. My apologies if it is completely off-topic. VSMartCard works very well and I think it is a pretty good job. Combined with USB CCID opens lots of possibilities.
I tested several virtual cards (J…
-
Lc = 0x00 is not allowed according to ISO7816-4 and should not work on any card or simulation. Your command is malformed.
_Originally posted by @paulbastian in https://github.com/licel/jcardsim/iss…
-
I'am currently implementing a java card applet which using Signature ALG_DES_MAC4_ISO9797_1_M2_ALG3.
When I use JCardSim to test my applet I encounter an error during the installation of the first ins…
-
### Problem Description
The free travis-ci is gone and the new one requires OSS projects to request OSS credits every time they run out (or pay your own):
https://docs.travis-ci.com/user/billing…
-
Hi, all.
I'm using `jcardsim-3.0.4-SNAPSHOT.jar` version for running tests via **Maven**.
My code has two applets that work on a real hardware (Infineon), but don't work in the simulator.
My …
-
Do you plan to support `KeyAgreement.ALG_EC_SVDP_DH_PLAIN` which is defined (at least) since Java Card 3.0.4?
I'm a bit confused because there is a jcardsim snapshot of version 3.0.4, but the KA sche…
-
Hi there,
compiling ACardSimulator with **gradlew build** command (but also from Android Studio) I'm getting lot of errors of duplicated classes, like this:
> /vsmartcard/ACardEmulator/app/src/m…
-
When running SmartPGP on jcardsim, both import and key generation fail for NIST P-521.
I have explored and will outline why this happens, but I don't understand the codebases well enough to suggest…
hko-s updated
3 years ago
-
Hello, I found a strange bug which makes this template incompatible with [JCMathLib](https://github.com/OpenCryptoProject/JCMathLib).
I tried to use [JCMathLib 1.0.1](https://github.com/OpenCryptoP…