Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: support for Belgian eID cards #104

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Add note of what we're doing here
  • Loading branch information
yoe committed Jun 15, 2017
commit fb7ec858c3bbd84e97c04a3cd3bca3311d4f8965
1 change: 1 addition & 0 deletions virtualsmartcard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Currently the Virtual Smart Card supports the following types of smart cards:
(PACE, TA, CA)
- Electronic passport (ePass/MRTD) with support for BAC
- Cryptoflex smart card (incomplete)
- Belgian electronic ID card (WIP, this fork)

The vpcd is a smart card reader driver for [PCSC-Lite](http:https://pcsclite.alioth.debian.org/) and the windows smart
card service. It allows smart card applications to access the vpicc through
Expand Down