10682b18b4 | ||
---|---|---|
build-aux | ||
debian | ||
docs | ||
m4 | ||
src | ||
tests | ||
.tarball-version | ||
.version | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
aclocal.m4 | ||
config.h.in | ||
configure | ||
configure.ac | ||
libcacard.pc.in |
README.md
libcacard
CAC (Common Access Card) library
This library provides emulation of smart cards to a virtual card reader running in a guest virtual machine.
It implements DoD CAC standard with separate pki containers (compatible coolkey), using certificates read from NSS.
For more information and API documentation, read the docs/libcacard.txt file.
History
This project used to be part of qemu until version 2.5. The history has been preserved and it inherits the tags and version.
Authors
This project was originally developped by:
- Alon Levy alevy@redhat.com
- Robert Relyea rrelyea@redhat.com
Extended to new GSC-IS 2.1 standard by:
- Jakub Jelen jjelen@redhat.com