Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions softbinding-algorithm-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -601,5 +601,19 @@
"contact": "c2pa@evixar.com",
"informationalUrl": "https://www.evixar.com/en/technology/efp/"
}
},
{
"identifier": 39,
"alg": "com.cognitive-proof.vsrmark.1",
"type": "watermark",
"decodedMediaTypes": [
"text"
],
"entryMetadata": {
"description": "VSRMark hides a structured byte payload inside visible Unicode text by appending invisible Variation Selectors after visible characters. Each hidden byte maps to one variation selector. The payload is wrapped in a block containing a magic identifier (VSR1), version number, payload length, and CRC32 checksum.",
"dateEntered": "2026-06-04T00:00:00.000Z",
"contact": "support@cognitive-proof.com",
"informationalUrl": "https://github.com/Cognitive-Proof/VSRMark"
}
}
]
Loading