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

COSE receipt verification in Python is insufficiently specific #6749

Open
2 tasks
achamayou opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks

COSE receipt verification in Python is insufficiently specific #6749

achamayou opened this issue Jan 9, 2025 · 0 comments

Comments

@achamayou
Copy link
Member

achamayou commented Jan 9, 2025

See

cose_key = from_cryptography_eckey_obj(key)

We ought to check:

  • alg matches the key type
  • vsd(395) matches the CCF tree algo value (2)
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

1 participant