From 53e399101663664399ca26ae4d885f1f76b2b7ae Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Thu, 21 Dec 2023 10:58:17 -0800 Subject: [PATCH 1/5] Reference Key Discovery section --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2987eeb..aeb67b5 100644 --- a/index.html +++ b/index.html @@ -462,6 +462,7 @@

COSE Header Parameters and CWT Claims

+

Key Discovery

@@ -1082,6 +1083,7 @@

Assertion

+
@@ -1721,7 +1723,7 @@

Verification Algorithm

This specification might be used with many different key discovery protocols. -As such, discovery of verification keys is described in a different section of this document, +As such, discovery of verification keys is described in Section , and is assumed to have succeeded prior to beginning the verification process.

From 81610d5eb101815ae0e73c63df1c5ae448c10301 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Thu, 21 Dec 2023 11:10:32 -0800 Subject: [PATCH 2/5] Correct syntax error --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index aeb67b5..f9ca34e 100644 --- a/index.html +++ b/index.html @@ -1723,7 +1723,7 @@

Verification Algorithm

This specification might be used with many different key discovery protocols. -As such, discovery of verification keys is described in Section , +As such, discovery of verification keys is described in Section , and is assumed to have succeeded prior to beginning the verification process.

From 9b73f3e5598d5f17343e306462845776145ba040 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Thu, 21 Dec 2023 11:16:14 -0800 Subject: [PATCH 3/5] Another stab at fixing the build error --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index f9ca34e..24aa157 100644 --- a/index.html +++ b/index.html @@ -462,8 +462,7 @@

COSE Header Parameters and CWT Claims

-
-
+

Key Discovery

The working group is still discussing how to close many related issues. @@ -1083,7 +1082,6 @@

Assertion

-
From 5c24bab6538a311508a4a0bb820aed07c965565b Mon Sep 17 00:00:00 2001 From: "Michael B. Jones" Date: Sun, 31 Dec 2023 19:01:06 -0800 Subject: [PATCH 4/5] Accept Tall 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 24aa157..1b4fc7a 100644 --- a/index.html +++ b/index.html @@ -1721,7 +1721,7 @@

Verification Algorithm

This specification might be used with many different key discovery protocols. -As such, discovery of verification keys is described in Section , +Therefore, discovery of verification keys is described in Section , and is assumed to have succeeded prior to beginning the verification process.

From 0a98acf4f6a455428e1f966edd5cddfeec32e5fb Mon Sep 17 00:00:00 2001 From: "Michael B. Jones" Date: Sun, 31 Dec 2023 19:02:03 -0800 Subject: [PATCH 5/5] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1b4fc7a..fd4e9d5 100644 --- a/index.html +++ b/index.html @@ -1721,7 +1721,7 @@

Verification Algorithm

This specification might be used with many different key discovery protocols. -Therefore, discovery of verification keys is described in Section , +Therefore, discovery of verification keys is described in , and is assumed to have succeeded prior to beginning the verification process.