Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Fix coding of LE in Case 2E in xchgAPDUExtended #180

Merged
merged 1 commit into from
Aug 12, 2019
Merged

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Aug 12, 2019

Commit 1497409 fixed the coding of LC if LC==0, but wrongly encodes the LE field: In the case 2E (LC == 0, LE > 0), the LE value has to be coded on 3 bytes with a leading zero byte. This commit resolves this issue.

Commit 1497409 fixed the coding of LC if LC==0, but wrongly encodes the LE field: In the case 2E (LC == 0, LE > 0), the LE value has to be coded on 3 bytes with a leading zero byte. This commit resolves this issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants