From 6d9beaaf19c480f4cbaa77c43983d1b3c9f0747c Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 9 May 2023 17:48:37 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=20=D0=BE=D1=81=D0=BD=D0=BE=D0=B2=D0=B0=2027=20=D0=BB=D0=B5?= =?UTF-8?q?=D0=BA=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptography/cryptography.pdf | Bin 4248651 -> 4260573 bytes cryptography/cryptography.tex | 2 +- cryptography/lectures/lecture27.tex | 9 +++++++++ 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 cryptography/lectures/lecture27.tex diff --git a/cryptography/cryptography.pdf b/cryptography/cryptography.pdf index ee20c11..e041081 100644 Binary files a/cryptography/cryptography.pdf and b/cryptography/cryptography.pdf differ diff --git a/cryptography/cryptography.tex b/cryptography/cryptography.tex index 04b5af5..aa135fa 100644 --- a/cryptography/cryptography.tex +++ b/cryptography/cryptography.tex @@ -44,7 +44,7 @@ \input{lectures/lecture24.tex} \input{lectures/lecture25.tex} \input{lectures/lecture26.tex} -% \input{lectures/lecture27.tex} +\input{lectures/lecture27.tex} \input{lectures/lecture28.tex} \end{document} diff --git a/cryptography/lectures/lecture27.tex b/cryptography/lectures/lecture27.tex new file mode 100644 index 0000000..45a91dc --- /dev/null +++ b/cryptography/lectures/lecture27.tex @@ -0,0 +1,9 @@ +%Лекция 27 (28.04.23) + +\textbf{TODO: дописать} + +\section{Криптосистемы с открытым ключом} + +\subsection{Вычислительно сложные задачи математики} + +\textbf{TODO: дописать} -- cgit v1.2.3