ZIP 316: Remove an incorrect parenthetical about the memory usage of streamed unjumbling.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-09-17 13:40:59 +01:00
parent 460c5b2ccc
commit 2d20028ecf
1 changed files with 1 additions and 2 deletions

View File

@ -709,8 +709,7 @@ collision-resistant hash function. After the first pass of :math:`d`, the
implementation is able to compute :math:`y;` after the second pass it is
able to compute :math:`a;` and the third allows it to compute and
incrementally parse :math:`b.` The maximum memory usage during this process
would be 128 bytes (for the cached :math:`c` or :math:`y`), plus two BLAKE2b
hash states.
would be 128 bytes plus two BLAKE2b hash states.
Since this streaming implementation of :math:`\mathsf{F4Jumble}^{-1}` is
quite complicated, we do not require all Consumers to support it. If a