Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfc: chain rapdus in rx_init #820

Merged
merged 2 commits into from
Sep 16, 2024
Merged

nfc: chain rapdus in rx_init #820

merged 2 commits into from
Sep 16, 2024

Conversation

LDVG
Copy link
Contributor

@LDVG LDVG commented Sep 16, 2024

Some cards erroneously interpret Le=0 as requesting no response data. When this happens, they send a 61nn response instead. We can workaround this by asking for the remaining data.

Resolves #818.

@LDVG LDVG requested a review from kongeo September 16, 2024 06:19
@martelletto
Copy link
Contributor

LGTM, but please consider updating the copyright in src/nfc.c as well (time flies)

Some cards erroneously interpret Le=0 as requesting no response data.
When this happens, they send a 61nn response instead.
@LDVG
Copy link
Contributor Author

LDVG commented Sep 16, 2024

consider updating the copyright in src/nfc.c as well (time flies)

Thanks for the reminder!

@kongeo kongeo merged commit 2df45d2 into main Sep 16, 2024
75 checks passed
@kongeo kongeo deleted the select-ci branch September 16, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

PCSC FIDO2 token works over contactless but not through contact interface
3 participants