Skip to content

Commit aa9948b

Browse files
authored
Merge pull request #42 from c2pa-org/verimatrix-entry
Adding WM algorithm for Verimatrix.com
2 parents 8133f8d + 99bb2d6 commit aa9948b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

softbinding-algorithm-list.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,5 +396,19 @@
396396
"contact": "c2pa@markany.co.kr",
397397
"informationalUrl": "https://en.markany.com/contentssecurity"
398398
}
399-
}
399+
},
400+
{
401+
"identifier": 28,
402+
"alg": "com.verimatrix.watermark.1",
403+
"type": "watermark",
404+
"decodedMediaTypes": [
405+
"video"
406+
],
407+
"entryMetadata": {
408+
"description": "Verimatrix watermarking algorithm: provides an essence-based forensic watermarking mechanism that may be used as a C2PA soft-binding technology. The algorithm embeds an imperceptible identifier payload directly into the audiovisual signal, enabling persistent association between a media asset and an external provenance record or manifest reference even when file-level cryptographic bindings are broken by transcoding, re-packaging, streaming workflows, or other common transformations. The embedded payload is designed to be robust against compression and typical distribution modifications and can be recovered from derivative copies via blind extraction without requiring access to the original master file. This supports C2PA soft-binding requirements by enabling downstream verification and traceability through extraction of a durable identifier that can be resolved to provenance or distribution metadata maintained outside the media file",
409+
"dateEntered": "2026-02-26T14:16:00.000Z",
410+
"contact": "c2pa@verimatrix.com",
411+
"informationalUrl": "https://www.verimatrix.com/c2pa/watermarking/"
412+
}
413+
}
400414
]

0 commit comments

Comments
 (0)