licel / jcardsim

https://jcardsim.org
223 stars 123 forks source link

Building on Linux w/ vpcd support #151

Open jaredvacanti opened 4 years ago

jaredvacanti commented 4 years ago

Following the OpenSC guide on how to simulate smart card applets here: https://github.com/OpenSC/OpenSC/wiki/Smart-Card-Simulation#simulation-on-linux, it's mentioned in that document that jcardsim needs to be compiled with support for vpcd on linux.

A branch is available from @arekinath here that seems to have the necessary patches, but its now behind the current master. I've pulled them up to date here. Anything else needed on the PR?

(If there's a different procedure you'd like followed here please let me know)