Skip to content

Conversation

@kkrentz
Copy link
Contributor

@kkrentz kkrentz commented Nov 19, 2023

This implements the crypto primitives required by OSCORE using Contiki-NG's potentially hardware-accelerated drivers. For this to work, some changes to Contiki-NG have to be merged first, namely contiki-ng/contiki-ng#2779 and contiki-ng/contiki-ng#1653.

@mrdeep1
Copy link
Collaborator

mrdeep1 commented Nov 20, 2023

In principal, having support for specific hardware acceleration makes sense.

However, I would prefer things to be wrapped with both WITH_CONTIKI and, say, CCM_STAR_CONF (if that is the correct one) in case a particular Contiki hardware platform cannot support CCM_STAR_CONF etc.

For OSCORE to work, is this dependent on the 2 Contiki-NG PRs? If so, I would prefer to see those merged before we merge this PR otherwise others might get confused when things are not working as expected.

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