Skip to content

Commit

Permalink
Merge pull request #606 from jamesray1/patch-165
Browse files Browse the repository at this point in the history
\hyperlink{I__d}{I_{\mathbf{d}
  • Loading branch information
pirapira committed Feb 20, 2018
2 parents 97d9545 + a054cb4 commit 81b0b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@ \section{Precompiled Contracts}\label{app:precompiled}
\text{if} \quad |\mathbf{o}| = 32: &&\\
\mathbf{o}[0..11] &=& 0 \\
\mathbf{o}[12..31] &=& \mathtt{\tiny KEC}\big(\mathtt{\tiny ECDSARECOVER}(h, v, r, s)\big)[12..31] \quad \text{where:}\\
\mathbf{d}[0..(|I_{\mathbf{d}}|-1)] &=& I_{\mathbf{d}}\\
\mathbf{d}[0..(|\hyperlink{I__d}{I_{\mathbf{d}}}|-1)] &=& I_{\mathbf{d}}\\
\mathbf{d}[|I_{\mathbf{d}}|..] &=& (0, 0, ...) \\
h &=& \mathbf{d}[0..31]\\
v &=& \mathbf{d}[32..63]\\
Expand Down

0 comments on commit 81b0b46

Please sign in to comment.