Cosmetics.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2018-07-04 08:14:26 +01:00
parent f94b9a4c67
commit ff5affbc77
1 changed files with 1 additions and 1 deletions

View File

@ -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: