chipcard-config
API for smartcard readers
Install
- All systems
-
curl cmd.cat/chipcard-config.sh
- Debian
-
apt-get install libchipcard-dev
- Ubuntu
-
apt-get install libchipcard-dev
- Kali Linux
-
apt-get install libchipcard-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libchipcard-dev
- Raspbian
-
apt-get install libchipcard-dev
- Dockerfile
- dockerfile.run/chipcard-config
libchipcard-dev
API for smartcard readers
libchipcard provides an API for accessing smartcards. Examples are memory cards, as well as HBCI (home banking), German GeldKarte (electronic small change), and KVK (health insurance) cards. This package contains the development files for libchipcard.