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

public keys to check COSE signatures #43

Closed
simonh1000 opened this issue Aug 14, 2021 · 1 comment
Closed

public keys to check COSE signatures #43

simonh1000 opened this issue Aug 14, 2021 · 1 comment

Comments

@simonh1000
Copy link

simonh1000 commented Aug 14, 2021

I'm trying to decode the certificates in Elm (compiles to JavaScript in the browser). I can read the data fine, but don't know where to look for

  • instructions to check the signing of the data, although I can probably work that out;
  • the public keys themselves.

any pointers?

@simonh1000 simonh1000 changed the title public keys to check signatures public keys to check COSE signatures Aug 14, 2021
@daniel-eder
Copy link
Member

Hi @simonh1000
Regarding your questions:

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