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

iso7816: disable SM for GET RESPONSE #972

Closed
wants to merge 1 commit into from

Conversation

frankmorgner
Copy link
Member

The result of GET RESPONSE contains a potentially fragmented response
that is protected with SM. We disable SM here to let the upper layers
assemble and verify the complete SM response.

ISO 7816 is not very clear about usage of GET RESPONSE in SM, but we
have good evidence that it's indended to be read the way we implemented
it, see #970.

The result of GET RESPONSE contains a potentially fragmented response
that is protected with SM. We disable SM here to let the upper layers
assemble and verify the complete SM response.

ISO 7816 is not very clear about usage of GET RESPONSE in SM, but we
have good evidence that it's indended to be read the way we implemented
it, see OpenSC#970.
@frankmorgner frankmorgner deleted the get-response-sm branch July 31, 2017 23:33
@dengert dengert mentioned this pull request Aug 1, 2017
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant