We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccf593 commit 8700e89Copy full SHA for 8700e89
1 file changed
blog/25-12-19/diffie-hellman/diffie-hellman.html
@@ -146,6 +146,21 @@ <h1 class=title>
146
147
148
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
154
+ a simple example of this is shown below
155
156
+ </div>
157
+
158
+ <snippet-console component fullsize src='ex/tiny-encrypt.js'></snippet-console>
159
160
161
162
163
164
<log-mod component v2.0></log-mod>
165
166
0 commit comments