Skip to content

Commit

Permalink
add Ed25519Signature2020 to trential
Browse files Browse the repository at this point in the history
Signed-off-by: Pritam Singh <[email protected]>
  • Loading branch information
Zzocker authored and BigBlueHat committed Dec 3, 2024
1 parent fa939fe commit 6ec58e5
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions implementations/Trential.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,19 @@
"2.0"
]
}
},
{
"id": "did:key:z6MkeWzNrES6WARMfUqymQVyzao4dCYF2Tt7Sq8ytCX7NxqH",
"endpoint": "https://api.trential.dev/indisi-vc/issuer/credentials/issue",
"tags": [
"Ed25519Signature2020"
],
"supports": {
"vc": [
"1.1",
"2.0"
]
}
}
],
"verifiers": [
Expand All @@ -98,10 +111,10 @@
"vc2.0",
"ecdsa-rdfc-2019",
"BitstringStatusList",
"ecdsa-rdfc-2019",
"ecdsa-sd-2023",
"bbs-2023",
"eddsa-rdfc-2022"
"eddsa-rdfc-2022",
"Ed25519Signature2020"
],
"supportedEcdsaKeyTypes": [
"P-256",
Expand Down

0 comments on commit 6ec58e5

Please sign in to comment.