From: Sergey Matveev Date: Wed, 9 Oct 2024 09:34:47 +0000 (+0300) Subject: Typos X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6f30a49f5720bce619341fa29b65706895d2a7cc85aa6f66a768be4855a4f72c;p=keks.git Typos --- diff --git a/spec/format/cer.texi b/spec/format/cer.texi index 851ca4d..e630845 100644 --- a/spec/format/cer.texi +++ b/spec/format/cer.texi @@ -38,7 +38,7 @@ Example minimal certificate may look like: @verbatim { - "hash": ["streebog256"] + "hash": ["streebog256"], "load": { "t": "cer", "v": { diff --git a/spec/rationale.texi b/spec/rationale.texi index 6102f36..d34d426 100644 --- a/spec/rationale.texi +++ b/spec/rationale.texi @@ -57,7 +57,7 @@ that is a compromise between slightly larger code and much shorter resulting structures, that is worth of it. @item -We want strong distinguishing of continuous strings and streamable ones +We want clear distinguishing of continuous strings and streamable ones (BLOBs). ASN.1 CER does not distinguish them, making representation of every string in memory far from being convenient and easy to work with. Different tasks have different constraints: many of them do not need