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

[EDITORIAL] Fix KDF Context in text and scripts #60

Merged
merged 2 commits into from
Jul 7, 2024

Conversation

kentakayama
Copy link
Contributor

ECDH-ES+A128KW (-29) should be placed in the protected field.
A128CTR (-65534) is used for AlgorithmID.

NOTE:
This PR contains additional trivial fixes.
There is no need to update example binaries, because the COSE library python-cwt internally fixes protected field.

@hannestschofenig hannestschofenig merged commit 871699c into suit-wg:main Jul 7, 2024
1 check 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.

2 participants