Frank Morgner
Frank Morgner
should be fixed with https://github.com/frankmorgner/OpenSCToken/pull/40
Closing this issue due to inactivity. Please re-open the ticket if more input is available.
Closing this issue due to inactivity. Please re-open the ticket if more input is available.
Closing this issue due to inactivity. Please re-open the ticket if more input is available.
The key establishment for PIV is very easy, but it's no mutual authentication as in PACE with a shared secret. Only the card's key is authenticated. This is identical to...
Maybe a bit off topic, I've sent you an e-mail.
Not sure what's going wrong on your machine, we're using [`AM_PATH_PYTHON`](https://www.gnu.org/software/automake/manual/html_node/Python.html), which should have the proper detection methods in place. To work around this, please just set `PYTHONPATH` to the...
It is a *feature* of `AM_PATH_PYTHON` to automatically add your specified `prefix` to the install location of the site-packages. You may want to specify the installation prefix explicitly to avoid...
If you don't want to install or (byte) compile the modules, you can use the scripts directly after the git checkout of the vsmartcard repository: ``` env PYTHONPATH=$PWD/virtualsmartcard/src/vpicc python3 virtualsmartcard/src/vpicc/vicc.in...
Have you tried using the suggested steps in the documentation? https://frankmorgner.github.io/vsmartcard/virtualsmartcard/README.html#istalling-vpcd-on-windows