From ff5affbc77066ee3bbc2ba3591f4b017aecac87f Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 4 Jul 2018 08:14:26 +0100 Subject: [PATCH] Cosmetics. Signed-off-by: Daira Hopwood --- zip-0032.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zip-0032.rst b/zip-0032.rst index 8aef6aec..d54b40c9 100644 --- a/zip-0032.rst +++ b/zip-0032.rst @@ -73,7 +73,7 @@ Most of the notation and functions used in this ZIP are defined in the Sapling p - PRF\ :sup:`expand`\ (*sk*, *t*) := BLAKE2b-512("Zcash_ExpandSeed", *sk* || *t*) -- ToScalar(*x*) := LEOS2IP\ :sub:`512`\ (*x*) (mod *r*\ :sub:`J`\ ), where *r*\ :sub:`J`\ is the order +- ToScalar(*x*) := LEOS2IP\ :sub:`512`\ (*x*) (mod *r*\ :sub:`J`\ ), where *r*\ :sub:`J` \ is the order of the Jubjub large prime subgroup. The following algorithm standardized in [#NIST-SP-800-38G]_ is used: