updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 27 Oct 2016 13:50:11 +0100
changeset 491 d2e522c2bfdf
parent 490 e7e69a217f83
child 492 a654b1912217
updated
handouts/ho05.pdf
handouts/ho05.tex
Binary file handouts/ho05.pdf has changed
--- a/handouts/ho05.tex	Thu Oct 27 11:15:37 2016 +0100
+++ b/handouts/ho05.tex	Thu Oct 27 13:50:11 2016 +0100
@@ -827,6 +827,18 @@
 \subsubsection*{Further Reading}
 
 \begin{itemize}
+\item A nice video explaining the Hellman-Diffie key excahnge technique
+  is here
+
+  \begin{center}
+  \url{https://www.youtube.com/watch?v=YEBfamv-_do}
+  \end{center}  
+
+  The main point of this technique is that no sensitive information
+  is sent over the network---both parties create the key together.
+  While the technique is cryptographic magic, it can be attacked
+  when messages can be manipulated during transit.
+  
 \item A blogpost that describes the first few milliseconds of
       an HTTPS connection is at