From f5438af2fec23bb1eb93012c3eb9508f95622a29 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 21 Dec 2024 15:14:46 +0000 Subject: [PATCH] update documents --- data/RFC9679.xml | 25 +++++++++++++++++++++++++ flag.txt | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 data/RFC9679.xml diff --git a/data/RFC9679.xml b/data/RFC9679.xml new file mode 100644 index 000000000..3bf660f05 --- /dev/null +++ b/data/RFC9679.xml @@ -0,0 +1,25 @@ + + + CBOR Object Signing and Encryption (COSE) Key Thumbprint + + + + + + + + + + + RFC Series + + + cose + + This specification defines a method for computing a hash value over a CBOR Object Signing and Encryption (COSE) Key. It specifies which fields within the COSE Key structure are included in the cryptographic hash computation, the process for creating a canonical representation of these fields, and how to hash the resulting byte sequence. The resulting hash value, referred to as a "thumbprint", can be used to identify or select the corresponding key. + + + + + + \ No newline at end of file diff --git a/flag.txt b/flag.txt index 7d76ed299..379243728 100644 --- a/flag.txt +++ b/flag.txt @@ -1 +1 @@ -Fri Dec 20 15:16:35 UTC 2024 +Sat Dec 21 15:14:46 UTC 2024