Add initial ISO7816 support #3681
Merged
Task list completed / task-list-completed
succeeded
Jun 1, 2024 in 0s
3 / 3 tasks completed
All tasks have been completed
Details
Required Tasks
Task | Status |
---|---|
translates low level CCID XfrBlock calls into command and response APDU structures | Incomplete |
Create a new CCID device by adding a new VID and PID on the following file: On linux: set VID PID using: /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist. They have to match the same ones that are on the ccid_test_app.c file, lines 190 and 191 | Incomplete |
Start the CCID app and verify that the device was successfully detected as a CCID device with the command: | Incomplete |
Check that example 1 works with: | Incomplete |
Check that example 2 works with: | Incomplete |
Check that example 3 works with: | Incomplete |
PR has description of feature/bug or link to Confluence/Jira task | Completed |
Description contains actions to verify feature/bugfix | Completed |
I've built this code, uploaded it to the device and verified feature/bugfix | Completed |
Loading