From 9cf0120b0b81b5bc64f68e1e7cabf3647f154da5 Mon Sep 17 00:00:00 2001 From: ID Bot Date: Fri, 30 Aug 2024 08:09:08 +0000 Subject: [PATCH] Script updating gh-pages from 61356e0. [ci skip] --- ...irkholz-cose-tsa-tst-header-parameter.html | 350 +++++++++++++++++- ...birkholz-cose-tsa-tst-header-parameter.txt | 101 ++++- index.html | 4 +- 3 files changed, 438 insertions(+), 17 deletions(-) diff --git a/draft-birkholz-cose-tsa-tst-header-parameter.html b/draft-birkholz-cose-tsa-tst-header-parameter.html index 634681d..482c3fc 100644 --- a/draft-birkholz-cose-tsa-tst-header-parameter.html +++ b/draft-birkholz-cose-tsa-tst-header-parameter.html @@ -1030,7 +1030,7 @@ Birkholz, et al. -Expires 1 March 2025 +Expires 3 March 2025 [Page] @@ -1043,12 +1043,12 @@
draft-birkholz-cose-tsa-tst-header-parameter-latest
Published:
- +
Intended Status:
Standards Track
Expires:
-
+
Authors:
@@ -1098,7 +1098,7 @@

time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

- This Internet-Draft will expire on 1 March 2025.

+ This Internet-Draft will expire on 3 March 2025.

-
+
+

+Appendix A. Diagrams +

+

The diagrams in this appendix illustrate the processing flow of the modes specified in Section 2.1 and Section 2.2 respectively.

+

For simplicity, only the COSE_Sign1 processing is shown. +Similar diagrams for COSE_Sign can be derived by allowing multiple SK_cose boxes and replacing the label [signature] with [signatures].

+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Signer + TSA + datum + hash + L + timestamp + messageImprint + nonce + SK_tsa + phdr + SK_cose + ... + TST + Sign1 + uhdr + ... + [signature] + [phdr] + [payload] + [uhdr] + rfc3161-ttc + COSE + + +
+
+
Figure 3: +Timestamp then COSE +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Signer + phdr + datum + SK_cose + ... + Sign1 + TSA + hash + L + messageImprint + timestamp + nonce + [signature] + [phdr] + SK_tsa + uhdr + ... + TST + [payload] + [uhdr] + rfc3161-ctt + COSE + + +
+
+
Figure 4: +COSE then Timestamp +
+
+
+
+
+

Acknowledgments

-

The editors would like to thank +

The editors would like to thank Carl Wallace, Leonard Rosenthol, Michael B. Jones, @@ -1510,11 +1836,11 @@

Orie Steele, and Steve Lasker -for their reviews and comments.

+for their reviews and comments.

-
+

Contributors

@@ -1528,7 +1854,7 @@

-
+

Authors' Addresses

diff --git a/draft-birkholz-cose-tsa-tst-header-parameter.txt b/draft-birkholz-cose-tsa-tst-header-parameter.txt index 6138ab6..f51e6ef 100644 --- a/draft-birkholz-cose-tsa-tst-header-parameter.txt +++ b/draft-birkholz-cose-tsa-tst-header-parameter.txt @@ -5,10 +5,10 @@ COSE H. Birkholz Internet-Draft Fraunhofer SIT Intended status: Standards Track T. Fossati -Expires: 1 March 2025 Linaro +Expires: 3 March 2025 Linaro M. Riechert Microsoft - 28 August 2024 + 30 August 2024 COSE Header parameter for RFC 3161 Time-Stamp Tokens @@ -45,7 +45,7 @@ Status of This Memo time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on 1 March 2025. + This Internet-Draft will expire on 3 March 2025. Copyright Notice @@ -75,6 +75,7 @@ Table of Contents 5. Security Considerations 6. IANA Considerations 7. Normative References + Appendix A. Diagrams Acknowledgments Contributors Authors' Addresses @@ -288,6 +289,100 @@ Table of Contents DOI 10.17487/RFC9052, August 2022, . +Appendix A. Diagrams + + The diagrams in this appendix illustrate the processing flow of the + modes specified in Section 2.1 and Section 2.2 respectively. + + For simplicity, only the COSE_Sign1 processing is shown. Similar + diagrams for COSE_Sign can be derived by allowing multiple SK_cose + boxes and replacing the label [signature] with [signatures]. + + .--------. .-----. + | Signer | | TSA | + +--------+----------------------------------------. +-----+---------. + | .-------. .----. | | .-. | + | | datum +------------->| hash | | | | L | | + | '-+---+-' '-+--' | | '+' | + | | | | | | | | + | | | | | | v | + | | | v | | .---------. | + | | | .----------------. | | | timestamp | | + | | | | messageImprint +------+->| '---------' | + | | | '----------------' | | ^ | + | | | | | | | + | | | .-------. | | .---+----. | + | | | | nonce +---------------+->| / SK_tsa / | + | | | '-------' | | '--------' | + | | | | '-------+-------' + | | | .------------------. | | + | | | | phdr | | | + | | | .---------. | .-----. .-----. | | | + | | | / SK_cose / | | ... | | TST |<-----+---------' + | | | '----+----' | '-----' '-----' | | + | | | | '--+--+------------' | + | | | v | | | + | | | .-----. | | | + | | '-->| Sign1 |<-----' | .---------. | + | | '--+--' | | uhdr | | + | | | | | .-----. | | + | | | | | | ... | | | + | | [signature] [phdr] | '-----' | | + | | | | '----+----' | + | | | | | | + '---+------------+--------------+---------+-------' + | | | | + [payload] v v [uhdr] + | .------------------. | + '-------->| rfc3161-ttc COSE |<-----' + '------------------' + + Figure 3: Timestamp then COSE + +.--------. +| Signer | ++--------+------------------------------------------. +| .-----------. | +| | phdr | | +| .-------. .---------. | .-----. | | +| | datum | / SK_cose / | | ... | | | +| '--+-+--' '----+----' | '-----' | | +| | | | '-+-+-------' | +| | | v | | | +| | | .-----. | | | +| | '--->| Sign1 |<-----' | | +| | '-+-+-' | | .-----. +| | | | | .----. | | TSA | +| | | '----------)--->| hash | | +-----+---------. +| | | | '-+--' | | .-. | +| | | | | | | | L | | +| | | | v | | '+' | +| | | | .----------------. | | | | +| | | | | messageImprint +-+->| v | +| | | | '----------------' | | .---------. | +| | | | | | | timestamp | | +| | | | .-------. | | '---------' | +| | | | | nonce +----------+->| ^ | +| | | | '-------' | | | | +| | | | | | .---+----. | +| | [signature] [phdr] | | / SK_tsa / | +| | | | | | '--------' | +| | | | .-----------------. | | | +| | | | | uhdr | | '-------+-------' +| | | | | .-----. .-----. | | | +| | | | | | ... | | TST |<--+---------' +| | | | | '-----' '-----' | | +| | | | '--------+--------' | +| | | | | | +'----+----------+-------------+----------+----------' + | | | | + [payload] v v [uhdr] + | .------------------. | + '------>| rfc3161-ctt COSE |<-----' + '------------------' + + Figure 4: COSE then Timestamp + Acknowledgments The editors would like to thank Carl Wallace, Leonard Rosenthol, diff --git a/index.html b/index.html index fb3b789..c7fdc96 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@

Preview for branch issue-13

TST Header plain text - same as main + diff with main

Preview for branch dia

@@ -61,7 +61,7 @@

Preview for branch dia

TST Header plain text - diff with main + same as main

Preview for branch iana