-
New to jCardSim, tried this guide from OpenSC [Smart-Card-Simulation)](https://github.com/OpenSC/OpenSC/wiki/Smart-Card-Simulation)
BixVReader is installed, it shows on windows hardware manager, sa…
-
Hey Bryan,
I'm trying to test your project through https://webauthn.io/, and I managed to do the "register" by adding the lines below to the build.gradle and executing "gradlew runVSim".
`task r…
-
Hi!
I'm trying to achieve the login into macOS Catalina (10.15.5) using the virtual smart card architecture.
This is the configuration that we are using:
- Virtual Smartcard for reader driver (ht…
-
At first I could not multiplication did not work for me but then I just set everything to true in OperationSupport and then multiplication started to work.
I am getting a non supported error in th…
-
I have installed FIDO2Applet on real smart card.
But I am not able to run python_tests on the smart card.
I tried following steps on ws2 ubuntu because apparently on windows I cannot start the tests…
-
Hello, I'm trying to use OpenFIPS201 applet with jcardsim.
First, build the CAP file with `ant` as
```
JC_HOME=$PWD/OpenFIPS201/tools/sdk/jc310 ant -v all -f build/build.xml
```
then create jcard…
-
Hi
I would like to export a private key stored in a .object file. I don't understand the format used used by SoftHSM to store private keys, but it seems to be possible to obtain all the relevant in…
-
**Environment:**
- VS Code Version: 1.81.0
- Extension Version: 0.25.13
- JDK Type & Version: Amazon Corretto 11 JDK
- OS Type & Version: Linux (Ubuntu 20.04)
**Step to Reproduce:**
I ha…
-
I am trying to set a virtual card using jcardsim and the OpenFips applet will not load. It appears that jcardsim needs `OpenFips.java` to have the `public` access modifier.
-
It would be nice if the 3.x.x series were available at Maven Central (or another repo, for that matter). Makes cooperating on projects much easier.