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

es256 not supported in some js environment #428

Open
clementh59 opened this issue Mar 19, 2024 · 0 comments
Open

es256 not supported in some js environment #428

clementh59 opened this issue Mar 19, 2024 · 0 comments

Comments

@clementh59
Copy link

clementh59 commented Mar 19, 2024

Hi,

We built a Chrome extension that automatically reads and validates C2PA manifests.

It leverages c2pa-js in the background, which uses your library.
We noticed that some COSE signatures were not validated in the extension while it was when using the same library (c2pa) with the exact same manifest in a web app.
We created an issue in c2pa-js a few months ago.

We recently identified that the problem might come from c2pa-rs and not directly c2pa-js.
All the problematic signatures seem to use es256.

I provided a few examples and more context in the other issue.

Regards,
Clement from Digimarc

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