From: Sergey Matveev Date: Sun, 23 Nov 2025 20:20:18 +0000 (+0300) Subject: Include filenames X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=de8877cd16a747e226bf0783a37f1de69580ce3021a811cae38543b0c6df0aa9;p=keks.git Include filenames --- diff --git a/spec/cm/signed/index b/spec/cm/signed/index index a172be6..b425921 100644 --- a/spec/cm/signed/index +++ b/spec/cm/signed/index @@ -14,8 +14,11 @@ Signed container, some kind of analogue to ASN.1-based CMS SignedData. Stored in a file, it should begin with "cm/signed" [encoding/MAGIC], unless it is a [cm/pub/]lic key. + -- schemas/signed.tcl -- << [schemas/signed.tcl] + -- schemas/av.tcl -- << [schemas/av.tcl] + -- schemas/fpr.tcl -- << [schemas/fpr.tcl] Signature is created by signing the: diff --git a/spec/schema/tcl b/spec/schema/tcl index ef1275e..b748202 100644 --- a/spec/schema/tcl +++ b/spec/schema/tcl @@ -28,9 +28,13 @@ Example with "our" structure (from [schema/cmds]) can be written as: And [cm/pub/] as: + -- schemas/pub.tcl -- << [schemas/pub.tcl] + -- schemas/fpr.tcl -- << [schemas/fpr.tcl] + -- schemas/pub-data.tcl -- << [schemas/pub-data.tcl] + -- schemas/pub-sig-tbs.tcl -- << [schemas/pub-sig-tbs.tcl] schema.tcl calls "schemas {s0 cmds0 s1 cmds1 ...}" command to produce