-
Notifications
You must be signed in to change notification settings - Fork 56
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
Box hash support #261
Box hash support #261
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #261 +/- ##
==========================================
+ Coverage 77.67% 77.85% +0.17%
==========================================
Files 74 75 +1
Lines 20972 21700 +728
==========================================
+ Hits 16291 16895 +604
- Misses 4681 4805 +124
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mauricefisher64 thanks for this work, I was going through here to understand how it was implemented. I have a few questions in areas I'm unsure of. If I'm totally off base, please ignore. ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some questions about how this works
Changes in this pull request
Support for C2PA 1.3 box hashing. Only available for JPEG and PNG.
Checklist
TO DO
items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.