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

msg3_create is nor verifying MAC or Signature #29

Open
fjmolinas opened this issue Mar 15, 2022 · 0 comments
Open

msg3_create is nor verifying MAC or Signature #29

fjmolinas opened this issue Mar 15, 2022 · 0 comments
Assignees

Comments

@fjmolinas
Copy link
Collaborator

See

EDHOC-C/src/process.c

Lines 493 to 495 in 8ef379d

if (ctx->method == EDHOC_AUTH_SIGN_SIGN || ctx->method == EDHOC_AUTH_SIGN_STATIC) {
// TODO: verify certificate
}
at least signature is definitely not verified, but I'm also under the impression that the MAC is not verified either.

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

No branches or pull requests

2 participants