Passport based Veriable Credentials
This library and example app demonstrate how to read and verify Machine Readable Travel Documents (MRTDs) such as passports using NFC technology. The Passport Reader app is designed to work on modern smartphones, leveraging their NFC capabilities to read data stored in the passport's chip, including personal information and security features.
Its consits out of the following parts:
- dmrtd: The core library that provides the functionality to read and verify MRTDs.
- dmrtd-docs: Documentation for the library, including usage instructions and examples.
- dmrtd-app: A mobile application that utilizes the dmrtd library to read and verify passports.