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

Add EP_INFO_CAP check #2972

Open
steven-bellock opened this issue Jan 29, 2025 · 0 comments · May be fixed by #2973
Open

Add EP_INFO_CAP check #2972

steven-bellock opened this issue Jan 29, 2025 · 0 comments · May be fixed by #2973
Assignees
Labels
bug Something isn't working

Comments

@steven-bellock
Copy link
Contributor

Add EP_INFO_CAP to list of capabilities associated with asymmetric cryptography. In particular the below combination will be rejected by libspdm

  • CERT_CAP==1
  • KEY_EX_CAP==0
  • CHAL_CAP==0
  • EP_INFO_CAP==1
@steven-bellock steven-bellock added the bug Something isn't working label Jan 29, 2025
@steven-bellock steven-bellock self-assigned this Jan 29, 2025
steven-bellock added a commit to steven-bellock/libspdm that referenced this issue Jan 29, 2025
Fix DMTF#2972.

Signed-off-by: Steven Bellock <[email protected]>
@steven-bellock steven-bellock linked a pull request Jan 29, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant