diff --git a/softbinding-algorithm-list.json b/softbinding-algorithm-list.json index 912b612..9eaa09a 100755 --- a/softbinding-algorithm-list.json +++ b/softbinding-algorithm-list.json @@ -380,5 +380,21 @@ "contact": "contact@lumatrace.es", "informationalUrl": "https://github.com/Cyrah2R/lumatrace-cloud" } - } + }, + { + "identifier": 27, + "alg": "com.markany.watermark.1", + "type": "watermark", + "decodedMediaTypes": [ + "image", + "video", + "audio" + ], + "entryMetadata": { + "description": "MarkAny invisible watermarking with robustness against cropping, resizing, and compression", + "dateEntered": "2026-02-25T00:00:00.000Z", + "contact": "c2pa@markany.co.kr", + "informationalUrl": "https://en.markany.com/contentssecurity" + } + } ]