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

Use external CBOR library and add handling of ED flags #16

Merged
merged 11 commits into from
Dec 3, 2023

Conversation

ritou
Copy link
Owner

@ritou ritou commented Dec 3, 2023

fix: #15

The CBOR decoding function needed to be modified to resolve the Issue. An external library defined a function that returns the remaining binary while decoding, so I introduced it and fixed the related part.
As a result, it is now possible to decode Extensions.

@ritou ritou self-assigned this Dec 3, 2023
@ritou ritou merged commit dde0f59 into master Dec 3, 2023
10 checks passed
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.

Unable to get attested_credential_data when both AT and ED flags are True
1 participant