Skip to content

Commit

Permalink
Script updating gh-pages from dca9f1c. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jan 5, 2025
1 parent c237d3b commit d0b4540
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proofreading/draft-irtf-cfrg-aegis-aead.html
Original file line number Diff line number Diff line change
Expand Up @@ -3566,6 +3566,8 @@ <h4 id="name-the-finalizemac-function-2">
t0 = V[0,0] ^ V[1,0] ^ V[2,0]
t1 = V[3,0] ^ V[4,0] ^ V[5,0]
tag = t0 || t1

return tag
</pre><a href="#section-8.4.2-4" class="pilcrow"></a>
</div>
</section>
Expand Down
2 changes: 2 additions & 0 deletions proofreading/draft-irtf-cfrg-aegis-aead.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1820,6 +1820,8 @@ return tag
t1 = V[3,0] ^ V[4,0] ^ V[5,0]
tag = t0 || t1

return tag

9. Implementation Status

_This note is to be removed before publishing as an RFC._
Expand Down

0 comments on commit d0b4540

Please sign in to comment.