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

address #9: match boxing with (Group) OSCORE #36

Merged
merged 10 commits into from
Sep 24, 2024
Merged

address #9: match boxing with (Group) OSCORE #36

merged 10 commits into from
Sep 24, 2024

Conversation

marco-tiloca-sics
Copy link
Contributor

Match boxing when using OSCORE, KUDOS, and Group OSCORE


This calls for careful design choices and enhancements when developing extensions for CoAP or protocols and methods applicable to CoAP, such as in the following cases:

* As originally defined in {{-oscore}}, the security protocol Object Security for Constrained RESTful Environments (OSCORE) does not impact the CoAP matching functions based on Message ID or Token.
Copy link
Member

Choose a reason for hiding this comment

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

I'm having a hard time with "does not impact". It sure does, but maybe only in one way and not another? I think we need to be more precise here (maybe even adding an example).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Largely addressed in d16eb1a

@cabo cabo merged commit 7ff3fec into main Sep 24, 2024
2 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.

2 participants