Skip to content

Commit ff62c6d

Browse files
authored
Merge pull request #24 from c2pa-org/nagra-nexguard
Adding Nagra Nexguard entry as requested by Gabriel Cantin
2 parents bfe6cc0 + cedca96 commit ff62c6d

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

softbinding-algorithm-list.json

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"alg": "tv.kinetiq.watercast.48.1",
156156
"type": "watermark",
157157
"decodedMediaTypes": [
158-
"video"
158+
"video"
159159
],
160160
"entryMetadata": {
161161
"description": "Teletrax Watermarking algorithm",
@@ -169,7 +169,7 @@
169169
"alg": "castLabs.watermark.1",
170170
"type": "watermark",
171171
"decodedMediaTypes": [
172-
"video"
172+
"video"
173173
],
174174
"entryMetadata": {
175175
"description": "castLabs Single Frame Forensic Watermarking",
@@ -191,7 +191,7 @@
191191
"contact": "[email protected]",
192192
"informationalUrl": "https://github.com/adobe/trustmark/"
193193
}
194-
}
194+
},
195195
{
196196
"identifier": 14,
197197
"alg": "com.imatag.lamark.v1",
@@ -205,5 +205,21 @@
205205
"contact": "[email protected]",
206206
"informationalUrl": "https://www.imatag.com/digital-watermarking/"
207207
}
208+
},
209+
{
210+
"identifier": 15,
211+
"alg": "com.nagra.nexguard.watermark.1",
212+
"type": "watermark",
213+
"decodedMediaTypes": [
214+
"video",
215+
"audio",
216+
"image"
217+
],
218+
"entryMetadata": {
219+
"description": "NAGRA NexGuard Watermarking with Single Frame Detection Capability",
220+
"dateEntered": "2025-02-26T13:53:25.000Z",
221+
"contact": "[email protected]",
222+
"informationalUrl": "https://nagra.vision/security-solutions/forensic-watermarking/"
223+
}
208224
}
209-
]
225+
]

0 commit comments

Comments
 (0)