Skip to content

Commit

Permalink
Add ECDSA Cryptosuite specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Jul 10, 2023
1 parent cf10812 commit 666198f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions specifications/ecdsa-2019.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "ECDSA Cryptosuite v2019",
"summary": "Achieving Data Integrity using ECDSA with NIST-compliant curves",
"specification": "https://www.w3.org/TR/vc-di-ecdsa/",
"category": "proof",
"maintainerEmail": "public-vc-wg@w3.org",
"maintainerName": "W3C Verifiable Credentials Working Group",
"maintainerWebsite": "https://www.w3.org/groups/wg/vc",
"vocabulary": ["https://raw.githubusercontent.com/w3c/vc-data-integrity/main/vocab/security/vocabulary.yml"]
}

0 comments on commit 666198f

Please sign in to comment.