diff --git a/softbinding-algorithm-list.json b/softbinding-algorithm-list.json index f3dd945..d5a69bb 100755 --- a/softbinding-algorithm-list.json +++ b/softbinding-algorithm-list.json @@ -514,6 +514,62 @@ } }, { + "identifier": 34, + "alg": "ai.verda.watermark.image.1", + "type": "watermark", + "decodedMediaTypes": [ + "image" + ], + "encodedMediaTypes": [ + "image/png", + "image/jpeg", + "image/avif" + ], + "entryMetadata": { + "description": "VerdaAI invisible image watermarking", + "dateEntered": "2026-04-16T00:00:00.000Z", + "contact": "harsha@verda.ai", + "informationalUrl": "https://verda.ai/watermarking" + } + }, + { + "identifier": 35, + "alg": "ai.verda.watermark.video.1", + "type": "watermark", + "decodedMediaTypes": [ + "video" + ], + "encodedMediaTypes": [ + "video/mp4", + "video/webm", + "video/quicktime" + ], + "entryMetadata": { + "description": "VerdaAI invisible video watermarking", + "dateEntered": "2026-04-16T00:00:00.000Z", + "contact": "harsha@verda.ai", + "informationalUrl": "https://verda.ai/watermarking" + } + }, + { + "identifier": 36, + "alg": "ai.verda.watermark.audio.1", + "type": "watermark", + "decodedMediaTypes": [ + "audio" + ], + "encodedMediaTypes": [ + "audio/mpeg", + "audio/wav", + "audio/aac", + "audio/ogg", + "audio/flac" + ], + "entryMetadata": { + "description": "VerdaAI invisible audio watermarking", + "dateEntered": "2026-04-16T00:00:00.000Z", + "contact": "harsha@verda.ai", + "informationalUrl": "https://verda.ai/watermarking" "identifier": 37, "alg": "com.evixar.eaw.1", "type": "watermark",