Skip to content

Commit 16d907f

Browse files
authored
Merge pull request #28 from blueadu/main
Add DigiCAP Fingerprint Engine
2 parents 70e7fdb + f703c76 commit 16d907f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

softbinding-algorithm-list.json

100644100755
Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,19 @@
237237
"contact": "[email protected]",
238238
"informationalUrl": "https://docs.mentaport.xyz"
239239
}
240+
},
241+
{
242+
"identifier": 17,
243+
"alg": "com.digicaps.fingerprint.1",
244+
"type": "fingerprint",
245+
"decodedMediaTypes": [
246+
"image"
247+
],
248+
"entryMetadata": {
249+
"description": "DigiCAP Fingerprint Engine",
250+
"dateEntered": "2025-06-16T17:00:00.000Z",
251+
"contact": "[email protected]",
252+
"informationalUrl": "https://doc.bornid.io"
253+
}
240254
}
241-
]
255+
]

0 commit comments

Comments
 (0)