Skip to content

Commit

Permalink
Deploying to gh-pages from @ a29bb0e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
drskalman committed Jan 2, 2024
1 parent c15940d commit 7d4e89b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions syllabus/1-Cryptography/4-Encryption-slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,12 @@

A reader can check the MAC to ensure the message was constructed by someone knowing the secret.

<img style="height: 500px" src="./img/Authenticated_Encryption_EtM.png" />

<aside class="notes"><p>Specifically, this authenticity says that <em>anyone who does not know the sender&#39;s secret</em> could not construct the message.</p>
<p>Generally, this adds ~16-32 bytes of overhead per encrypted message.</p>
<p>The image only shows only of of many possible constructions of authenticated encryption.</p>
<p>Explain that the Key2 in the image, could be derived from Key1.</p>
</aside></script></section><section data-markdown><script type="text/template">
## AEAD (**A**uthenticated **E**ncryption **A**dditional **D**ata)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7d4e89b

Please sign in to comment.