From acd392692e410daa29b2b85c76155662734a1cdd Mon Sep 17 00:00:00 2001
From: Shigeya Suzuki Securing JSON-LD Verifiable Credentials with SD-JWT
to [[VC-DATA-MODEL-2.0]].
- A [=conforming SD-JWT issuer implementation=] MUST use [[SD-JWT] to secure this media type. + A [=conforming SD-JWT issuer implementation=] MUST use SD-JWT to secure this media type. The unsecured verifiable credential is the unencoded SD-JWT payload.
@@ -364,7 +364,7 @@
cty
.
- A [=conforming SD-JWT verifier implementation=] MUST use [[SD-JWT] to verify [=conforming JWS documents=] that use this media type. + A [=conforming SD-JWT verifier implementation=] MUST use SD-JWT to verify [=conforming JWS documents=] that use this media type.
@@ -2109,7 +2109,7 @@Verification Algorithm
When verifying a credential or presentation secured with SD-JWT, the algorithm defined in -[[SD-JWT] for +SD-JWT for Verification of the SD-JWT MUST be followed.
From 7660279958ad0910a9f36a88723037b6fc8cf6e8 Mon Sep 17 00:00:00 2001 From: Shigeya SuzukiDate: Wed, 28 Feb 2024 08:40:33 +0900 Subject: [PATCH 2/4] Update index.html Co-authored-by: Ted Thibodeau Jr --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9ea1861..0255c01 100644 --- a/index.html +++ b/index.html @@ -353,7 +353,7 @@ Securing JSON-LD Verifiable Credentials with SD-JWT
to [[VC-DATA-MODEL-2.0]].- A [=conforming SD-JWT issuer implementation=] MUST use SD-JWT to secure this media type. + A [=conforming SD-JWT issuer implementation=] MUST use [[SD-JWT]] to secure this media type. The unsecured verifiable credential is the unencoded SD-JWT payload.
From 2312d85d78e470aa10ed13033e40baa04ccd93dd Mon Sep 17 00:00:00 2001 From: Shigeya Suzuki
Date: Wed, 28 Feb 2024 08:40:38 +0900 Subject: [PATCH 3/4] Update index.html Co-authored-by: Ted Thibodeau Jr --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0255c01..674e228 100644 --- a/index.html +++ b/index.html @@ -2109,7 +2109,7 @@ Verification Algorithm
When verifying a credential or presentation secured with SD-JWT, the algorithm defined in -SD-JWT for +[[SD-JWT]] for Verification of the SD-JWT MUST be followed.
From fe8748ce0716650c1413c97b551a2221da9d99f2 Mon Sep 17 00:00:00 2001 From: Shigeya SuzukiDate: Wed, 28 Feb 2024 08:40:55 +0900 Subject: [PATCH 4/4] Update index.html Co-authored-by: Ted Thibodeau Jr --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 674e228..992be13 100644 --- a/index.html +++ b/index.html @@ -364,7 +364,7 @@ Securing JSON-LD Verifiable Credentials with SD-JWT
cty
.- A [=conforming SD-JWT verifier implementation=] MUST use SD-JWT to verify [=conforming JWS documents=] that use this media type. + A [=conforming SD-JWT verifier implementation=] MUST use [[SD-JWT]] to verify [=conforming JWS documents=] that use this media type.