Skip to content

Releases: stabilityprotocol/c2pa-node-v2

v0.6.0

09 May 20:12
57bfeed

Choose a tag to compare

Minor Changes

  • f81add6: Expose Builder.signDataHashedEmbeddable and Builder.signDataHashedEmbeddableAsync. The Builder produces a signed embeddable manifest from a pre-computed DataHash (e.g. raw SHA-256 of the asset) without requiring the asset bytes at sign time. Useful for sidecar .c2pa files and remote-manifest workflows.