From 5c7d103310868070f052136caeb9f16d59c71bf3 Mon Sep 17 00:00:00 2001 From: Brian Ho <67215671+bhkrayola@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:33:53 -0500 Subject: [PATCH] Update lectures.yml --- data/lectures.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/lectures.yml b/data/lectures.yml index 6c395f1..312714e 100644 --- a/data/lectures.yml +++ b/data/lectures.yml @@ -95,3 +95,11 @@ level: 2 link: https://hackmd.io/@tjcsc/H1x56P-Xkx advanced: false +- title: Diffie Hellman Key Exchange + date: 2024-12-12 + body: + An introduction to the concepts and mathematics behind Diffie Hellman Key Exchange, as well as the Discrete Log Problem + guest: false + level: 2 + link: https://docs.google.com/presentation/d/1nmTqbUKO_0kqe4dxdPqEcvbyo9pAkiEWFChcD6R1Yrc/edit?usp=sharing + advanced: false