]> Cypherpunks repositories - keks.git/commitdiff
Omit excess trailing empty line
authorSergey Matveev <stargrave@stargrave.org>
Thu, 15 May 2025 08:35:46 +0000 (11:35 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 15 May 2025 08:35:46 +0000 (11:35 +0300)
spec/cm/hashed/index
spec/cm/prv/index
spec/cm/pub/index
spec/cm/signed/index

index 37b1480a2f0709cc69da402b553f5940c785819c02898c02dd50fd97b17abf1b..fe01c5d9de41f9e11af6f883ae20650452203901f5c43e6b4fb34b320e63f69e 100644 (file)
@@ -1,3 +1,4 @@
+do-backs\r
 Integrity protected container, analogue to ASN.1-based CMS DigestedData.
 => https://datatracker.ietf.org/doc/html/rfc5652 CMS\r
 
@@ -8,5 +9,3 @@ Stored in a file, it should begin with "cm/hashed" [encoding/MAGIC].
 "/a" tells what algorithms will be used to hash the data.
 "/t" tells the type of the data inside.
 "/hash" contains the hash values for all corresponding "/a" algorithms.
-
-do-backs\r
index acdd4559dbfaaa20a5758e9c5f645201a4ef8e0aead7693bab05f6ecd48af93a..7044e5a902b224477dc3c8fd7493fff6a649c3bb024652491c9df99e3f6ffeb3 100644 (file)
@@ -1,7 +1,6 @@
+do-backs\r
 Private key container.
 
 <<    [schemas/av.tcl]\r
 
 Stored in a file, it should begin with "cm/prv" [encoding/MAGIC].
-
-do-backs\r
index 130434ebcacf0474b3eb0221a5f18899e0910aa1aa2f47a9828bf14a48fd9bba..a5ce71e42aa55a714ea93d29127742e22935767ec32cd14c387e2ab8fd8aee7d 100644 (file)
@@ -1,3 +1,4 @@
+do-backs\r
 Public key is the [cm/signed/] structure.
 Stored in a file, it should begin with "cm/pub" [encoding/MAGIC].
 
@@ -80,5 +81,3 @@ Example minimal certified public key may look like:
         }}
       }}
     }
-
-do-backs\r
index af77fb95251ad7dbda60e8cd35a3ffc4c99034eea8db93a26b3e6db4ed92fd76..0b910f0cc2fac65461c39b7fa8837535d9513243c098fcef7dae0b0545cf8c50 100644 (file)
@@ -1,3 +1,4 @@
+do-backs\r
 Signed container, some kind of analogue to ASN.1-based CMS SignedData.
 => https://datatracker.ietf.org/doc/html/rfc5652 CMS\r
 
@@ -47,5 +48,3 @@ of them may be shared among signers.
 If signed data is also intended to be [cm/encrypted/], then
 "/sigs/*/tbs/encrypted-to" should be set to corresponding recipient's
 public key fingerprint(s).
-
-do-backs\r