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

Commits on Aug 12, 2019

  1. Fix coding of LE in Case 2E in xchgAPDUExtended

    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.
    FabianHenneke authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0229762 View commit details
    Browse the repository at this point in the history