contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
99 stars 42 forks source link

(Minor) Additional unit tests and fixes for injection (or previously untested) issues. #464

Closed gpeacock closed 1 month ago

gpeacock commented 2 months ago

Note: on some formats c2pa manifests fail to be removed. On others XMP write is supposed to be implemented but read does not work. These errors are bypassed for now but should be followed up with issues

vancejc-mt commented 1 month ago

Question here - would it be possible to make the add_xmp_key function public? We're getting off the xmp_toolkit with the recent pull of main, but these utilities don't have a way for us to add in DocumentID, InstanceID, or their related namespaces.