Skip to content

fix: Add CAWG support for fragmented BMFF#1114

Merged
mauricefisher64 merged 10 commits intomainfrom
cawg_fbmff
May 20, 2025
Merged

fix: Add CAWG support for fragmented BMFF#1114
mauricefisher64 merged 10 commits intomainfrom
cawg_fbmff

Conversation

@mauricefisher64
Copy link
Copy Markdown
Collaborator

Changes in this pull request

Adds support for CAWG signers
New example of CAWG signing for fragmented BMFF files.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@codecov
Copy link
Copy Markdown

codecov bot commented May 19, 2025

Codecov Report

Attention: Patch coverage is 89.23077% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.35%. Comparing base (bfb69aa) to head (3a3a877).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cli/src/main.rs 0.00% 4 Missing ⚠️
sdk/src/store.rs 92.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1114      +/-   ##
==========================================
+ Coverage   80.30%   80.35%   +0.04%     
==========================================
  Files         153      153              
  Lines       39323    39381      +58     
==========================================
+ Hits        31579    31644      +65     
+ Misses       7744     7737       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mauricefisher64 mauricefisher64 changed the title Add CAWG support for fragmented BMFF fix: Add CAWG support for fragmented BMFF May 19, 2025
@mauricefisher64 mauricefisher64 merged commit afdd470 into main May 20, 2025
30 checks passed
@mauricefisher64 mauricefisher64 deleted the cawg_fbmff branch May 20, 2025 15:07
@caiopensrc caiopensrc mentioned this pull request May 20, 2025
n8fr8 pushed a commit to n8fr8/c2pa-rs that referenced this pull request May 22, 2025
* Support for CAWG signing and validation of fragmented bmff.

* remove unintentional file addition

* clippy fix

* another clippy fix

* wasm build fixes

* Fix wasm build

* Add unit tests

* Delete cawg_identity/Cargo.toml
@caiopensrc caiopensrc mentioned this pull request May 27, 2025
gpeacock pushed a commit that referenced this pull request Dec 16, 2025
* Support for CAWG signing and validation of fragmented bmff.

* remove unintentional file addition

* clippy fix

* another clippy fix

* wasm build fixes

* Fix wasm build

* Add unit tests

* Delete cawg_identity/Cargo.toml
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

Successfully merging this pull request may close these issues.

2 participants