Skip to content

Commit

Permalink
further html change
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-arte committed Nov 5, 2024
1 parent 61d4e20 commit edc4c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rendered/zip-0227.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
context, we define the following constants:</p>
<ul>
<li>
<span class="math">\(\mathsf{Issuance.\!MKGDomain} := \texttt{"ZIP32ZSAIssue_V1"}\)</span>
<span class="math">\(\mathsf{Issuance.\!MKGDomain} := \texttt{"ZcashSA_Issue_V1"}\)</span>
</li>
<li>
<span class="math">\(\mathsf{Issuance.\!CKDDomain} := \mathtt{0x81}\!\)</span>
Expand All @@ -143,7 +143,7 @@
.</p>
<p>We use hardened-only child key derivation as defined in ZIP 32 <a id="footnote-reference-13" class="footnote_reference" href="#zip-0032-hardened-only-child-key-derivation">4</a> for the issuance authorizing key.</p>
<p>
<span class="math">\(\mathsf{CDKsk}((\mathsf{sk}_{par},\mathsf{c}_{par}), i) \rightarrow (\mathsf{sk}_{i}, \mathsf{c}_{i})\)</span>
<span class="math">\(\mathsf{CKDsk}((\mathsf{sk}_{par},\mathsf{c}_{par}), i) \rightarrow (\mathsf{sk}_{i}, \mathsf{c}_{i})\)</span>
</p>
<ul>
<li>Return
Expand Down

0 comments on commit edc4c98

Please sign in to comment.