- Authentication with the CC
In this project you can find several code samples showing how we
can authenticate with the CC by using a signature with the
authentication private key.
- CC certificate validation
This project contains code for checking the validity of the
certificates of the owner of a Citizen Card.
- CC dump tool
This tool extracts most of the information contained in the a CC.
- CC PAM module
PAM module for implementing Linux local authentication using the
Portuguese Citizen's Card
- CC picture tool
This tool extracts the JPEG 2000 picture from a CC and stores it
in a file name.orig.jp2.
Then it post-processes the image contents to produce a
"less-problematic" JPEG 2000 file (name.jp2) as well as several
other files with different image formats (BMP, PNM and JPG). ...