summaryrefslogtreecommitdiff
path: root/PROTOCOL.krl
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL.krl')
-rw-r--r--PROTOCOL.krl4
1 files changed, 2 insertions, 2 deletions
diff --git a/PROTOCOL.krl b/PROTOCOL.krl
index b9695107b..f319bad21 100644
--- a/PROTOCOL.krl
+++ b/PROTOCOL.krl
@@ -145,7 +145,7 @@ This section may appear multiple times.
1455. KRL signature sections 1455. KRL signature sections
146 146
147The KRL_SECTION_SIGNATURE section serves a different purpose to the 147The KRL_SECTION_SIGNATURE section serves a different purpose to the
148preceeding ones: to provide cryptographic authentication of a KRL that 148preceding ones: to provide cryptographic authentication of a KRL that
149is retrieved over a channel that does not provide integrity protection. 149is retrieved over a channel that does not provide integrity protection.
150Its format is slightly different to the previously-described sections: 150Its format is slightly different to the previously-described sections:
151in order to simplify the signature generation, it includes as a "body" 151in order to simplify the signature generation, it includes as a "body"
@@ -166,4 +166,4 @@ Implementations that retrieve KRLs over untrusted channels must verify
166signatures. Signature sections are optional for KRLs distributed by 166signatures. Signature sections are optional for KRLs distributed by
167trusted means. 167trusted means.
168 168
169$OpenBSD: PROTOCOL.krl,v 1.3 2015/01/30 01:10:33 djm Exp $ 169$OpenBSD: PROTOCOL.krl,v 1.4 2018/04/10 00:10:49 djm Exp $