Skip to content

Commit 8700e89

Browse files
save file
1 parent 6ccf593 commit 8700e89

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

blog/25-12-19/diffie-hellman/diffie-hellman.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,21 @@ <h1 class=title>
146146

147147

148148

149+
<div>
150+
<p>
151+
once a shared secret has been established this can be used to encrypt communications between alice and bob
152+
</p>
153+
<p>
154+
a simple example of this is shown below
155+
</p>
156+
</div>
157+
158+
<snippet-console component fullsize src='ex/tiny-encrypt.js'></snippet-console>
159+
160+
161+
162+
163+
149164
<log-mod component v2.0></log-mod>
150165

151166

0 commit comments

Comments
 (0)