Skip to content

Commit 0f1d3bd

Browse files
apply suggestion
Co-Authored-By: cathieyun <[email protected]>
1 parent ffb1bdb commit 0f1d3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Instead, the prover chooses vectors of blinding factors
291291
\\[
292292
{\mathbf{s}}\_{L}, {\mathbf{s}}\_{R} \\;{\xleftarrow{\\$}}\\; {\mathbb Z\_p}^{n},
293293
\\]
294-
and uses them to construct blinded vector polynomials from unblinded \\({\mathbf{l}(x)}\\) and \\({\mathbf{r}(x)}\\):
294+
and uses them to construct blinded vector polynomials from the unblinded vector polynomials \\({\mathbf{l}(x)}\\) and \\({\mathbf{r}(x)}\\):
295295
\\[
296296
\begin{aligned}
297297
{\mathbf{l}}(x) &= {\mathbf{l}}\_{0} + {\mathbf{l}}\_{1} x = ({\mathbf{a}}\_{L} + {\mathbf{s}}\_{L} x) - z {\mathbf{1}} & \in {\mathbb Z\_p}\[x\]^{n} \\\\

0 commit comments

Comments
 (0)