summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2023-05-09 17:48:37 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2023-05-09 17:48:37 +0400
commit6d9beaaf19c480f4cbaa77c43983d1b3c9f0747c (patch)
tree3c4782d6dda7195de7ed853a9820e9230e318ce7
parent14ba71d9e77e449888e85c4c5e14c4d93ad11dbf (diff)
Добавлена основа 27 лекции
-rw-r--r--cryptography/cryptography.pdfbin4248651 -> 4260573 bytes
-rw-r--r--cryptography/cryptography.tex2
-rw-r--r--cryptography/lectures/lecture27.tex9
3 files changed, 10 insertions, 1 deletions
diff --git a/cryptography/cryptography.pdf b/cryptography/cryptography.pdf
index ee20c11..e041081 100644
--- a/cryptography/cryptography.pdf
+++ b/cryptography/cryptography.pdf
Binary files 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: дописать}