From 6ec85a6014fcf4383a465178bbd845a3b6d3370d Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 2 Jun 2021 12:53:44 +0100 Subject: [PATCH] ZIP 216: regenerate HTML. Signed-off-by: Daira Hopwood --- zip-0216.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/zip-0216.html b/zip-0216.html index c8e284d0..1c018d3a 100644 --- a/zip-0216.html +++ b/zip-0216.html @@ -72,9 +72,11 @@ Discussions-To: <https://g \(\mathsf{I2LEOSP}_{\ell_{\mathbb{J}}}(2^{255} + 1)\) and \(\mathsf{I2LEOSP}_{\ell_{\mathbb{J}}}(2^{255} + q_{\mathbb{J}} - 1)\) - . The Sapling protocol uses little-endian ordering when converting between bit and byte sequences, so the first of these sequences corresponds to - \(31\) - zero bytes followed by a + . The Sapling protocol uses little-endian ordering when converting between bit and byte sequences, so the first of these sequences corresponds to a + \(\mathtt{0x01}\) + byte, followed by + \(30\) + zero bytes, and then a \(\mathtt{0x80}\) byte.

Once this ZIP activates, the following places within the Sapling consensus protocol where Jubjub points occur MUST reject non-canonical Jubjub point encodings.