From 0d6ba31ba6a76dc3d30eb713749d45d849ec2a5a Mon Sep 17 00:00:00 2001 From: Sungchan Yi Date: Fri, 27 Oct 2023 21:14:00 +0900 Subject: [PATCH] [PUBLISHER] upload files #122 --- .../Lecture Notes/Internet Security/2023-10-04-rsa-elgamal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/Lecture Notes/Internet Security/2023-10-04-rsa-elgamal.md b/_posts/Lecture Notes/Internet Security/2023-10-04-rsa-elgamal.md index 154d3a9..283529c 100644 --- a/_posts/Lecture Notes/Internet Security/2023-10-04-rsa-elgamal.md +++ b/_posts/Lecture Notes/Internet Security/2023-10-04-rsa-elgamal.md @@ -10,7 +10,7 @@ tags: - security - cryptography - number-theory -title: 05.1 RSA and ElGamal Encryption +title: 06. RSA and ElGamal Encryption date: 2023-10-04 github_title: 2023-10-04-rsa-elgamal ---