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

support of a new ATS for DESFire EV1 on JCOP3 #137

Closed
wants to merge 1 commit into from

Conversation

AlexandreFenyo
Copy link
Contributor

Adding support of a new ATS sent by a DESFire EV1 applet found on a JCOP3 P60 chip.
Changing the minimum ATS length because of this applet.

Adding support of a new ATS sent by a DESFire EV1 applet found on a JCOP3 P60 chip.
Changing the minimum ATS length because of this applet.
Copy link
Contributor

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @darconeous has contributed the most recent change in this code regarding other JCOP cards and might want to review this?

I guess that reducing AtsLen is not an issue, but maybe we will want to split this into two checks, one for AtsLen >= 5 and one for AtsLen >= 4? Really not sure about this, I have been far far away from these NFS stuff for so many years… :-/

@AlexandreFenyo
Copy link
Contributor Author

OK, I will create a new pull request splitting the code into two checks.

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

Successfully merging this pull request may close these issues.

None yet

2 participants