-
Notifications
You must be signed in to change notification settings - Fork 122
feat: Add support for exporting a JPEG Trust Trust Indicator Set #1748
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
base: main
Are you sure you want to change the base?
Conversation
…r Set compatible output from the Manifest
…e tests to ensure validation in the future
… the signatures - and also fix issues with claimSignatures not decoding
|
@lrosenthol I am changing the PR's title to follow conventional commits, to give the tests a chance to get to run + adding the safe to test label. |
CodSpeed Performance ReportMerging this PR will improve performance by 10.79%Comparing Summary
Performance Changes
Footnotes
|
|
(If you merge in latest main, the build issues will resolve) |
|
Pulled it in - thanks!! |
Changes in this pull request
Added a new
JpegTrustReaderthat is API compatible with the standardReader, but will output a JPEG Trust (ISO 21617-1) compatible Trust Indicator Set instead of the current c2pa-rs JSON structure.Also added appropriate unit tests including limited "schema validation".
Various documentation on the work performed (by Cursor) is included as well, but could/should be removed at some point.
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.