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

Several IAD formats not considered correctly #3

Open
zimpel78 opened this issue Feb 9, 2018 · 0 comments
Open

Several IAD formats not considered correctly #3

zimpel78 opened this issue Feb 9, 2018 · 0 comments

Comments

@zimpel78
Copy link

zimpel78 commented Feb 9, 2018

Parser for content of tag 9F10 (IAD, Issuer Application Data) seems to handle values in M/Chip and VIS format correctly but fails for other formats as tested here: http://tvr-decoder.appspot.com/. For example:

VIS 1.5 format
9F100706010A03A40000 - result: correct
VCP 1.5 format
9F10201F43010020000000000000000007717300000000000000000000000000000000 - result: interpretion is wrong (e.g. opposite order of CVN and DKI)
M/Chip 4 format
9F10120110A0400324C000000000000000000000FF - result: correct
EMV 4.3 CCD
9F10200FA506A231C0020000000000000000000F110601010000000000000000000000 - result: interpretion is wrong (e.g. opposite order of CVN and DKI)
ZKA 3.0
9F101001828100310040180000000000000000 - result: 9F10 (issuer application data) 01828100310040180000000000000000 (not parsed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant