From: Sergey Matveev Date: Mon, 14 Oct 2024 17:25:09 +0000 (+0300) Subject: Typo in schema definition X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=03402798b9e8c2a212966019b4727afcf4b03403c867df7fafc6b9d40fdb1944;p=keks.git Typo in schema definition --- diff --git a/spec/format/signed-data-sig-tbs.cddl b/spec/format/signed-data-tbs.cddl similarity index 78% rename from spec/format/signed-data-sig-tbs.cddl rename to spec/format/signed-data-tbs.cddl index f6fb011..b6f05c2 100644 --- a/spec/format/signed-data-sig-tbs.cddl +++ b/spec/format/signed-data-tbs.cddl @@ -1,4 +1,4 @@ -sig-tbs = { +signed-data-tbs = { t: text, ; = /load/t v: nil / any, tbs: map, ; = /sigs/?/tbs diff --git a/spec/format/signed-data.texi b/spec/format/signed-data.texi index 7583d90..e5de446 100644 --- a/spec/format/signed-data.texi +++ b/spec/format/signed-data.texi @@ -9,7 +9,7 @@ That resembles @url{https://datatracker.ietf.org/doc/html/rfc5652, CMS} Signature is created by signing the following encoded MAP: -@verbatiminclude format/signed-data-sig-tbs.cddl +@verbatiminclude format/signed-data-tbs.cddl If prehashing is used, then @code{/hash} tells what algorithms will be used to hash the data of @code{/load/v}. If @code{/load/v} is either a