From 59b19eeb89ef77ba4db244e87be36965031470e2 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 3 Oct 2023 19:20:37 +0200 Subject: [PATCH] ch3: use new diagram --- book/source/03-cryptography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/03-cryptography.md b/book/source/03-cryptography.md index 58ab78e..d249a9f 100644 --- a/book/source/03-cryptography.md +++ b/book/source/03-cryptography.md @@ -54,7 +54,7 @@ Public-key cryptography doesn't require participants to pre-arrange a shared sec In many places, we'll deal with asymmetric cryptographic key pairs: -```{figure} diag/cryptographic_keys.png +```{figure} diag/cryptographic_keypair.svg --- --- An asymmetric cryptographic key pair