diff options
| -rw-r--r-- | cryptography/cryptography.pdf | bin | 4248651 -> 4260573 bytes | |||
| -rw-r--r-- | cryptography/cryptography.tex | 2 | ||||
| -rw-r--r-- | cryptography/lectures/lecture27.tex | 9 |
3 files changed, 10 insertions, 1 deletions
diff --git a/cryptography/cryptography.pdf b/cryptography/cryptography.pdf Binary files differindex ee20c11..e041081 100644 --- a/cryptography/cryptography.pdf +++ b/cryptography/cryptography.pdf 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: дописать} |