From a00006d7bd7ea1b9e8887a57f86718d18f3eba2b Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 17 Sep 2021 14:03:43 +0100 Subject: [PATCH] ZIP 316: Clarify conformance levels. Signed-off-by: Daira Hopwood --- zip-0316.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zip-0316.rst b/zip-0316.rst index a73d519f..a836ffa9 100644 --- a/zip-0316.rst +++ b/zip-0316.rst @@ -718,7 +718,9 @@ Since this streaming implementation of :math:`\mathsf{F4Jumble}^{-1}` is quite complicated, we do not require all Consumers to support it. If a Consumer implementation cannot support UAs / UVKs up to the maximum length, it MUST nevertheless support UAs / UVKs with :math:`\ell_M` of at least -:math:`256` bytes. +:math:`256` bytes. Note that this effectively defines two conformance levels +to this specification. A full implementation will support UAs / UVKs up to +the maximum length. Dependencies