summaryrefslogtreecommitdiff
path: root/cryptography/cryptography.tex
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2022-12-19 20:53:20 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2022-12-19 20:53:20 +0400
commit2dfb154ed9ea49a7de1f2d77d9ed7a4be0b2e523 (patch)
treee5a8157b63253da599e9f3bcc18c84b3448513bb /cryptography/cryptography.tex
parentb06e015a606034cbb2363a9989192895aa27a4d3 (diff)
Добавлена 16-я лекция
Diffstat (limited to 'cryptography/cryptography.tex')
-rw-r--r--cryptography/cryptography.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/cryptography/cryptography.tex b/cryptography/cryptography.tex
index 702c57f..f82063c 100644
--- a/cryptography/cryptography.tex
+++ b/cryptography/cryptography.tex
@@ -1,7 +1,8 @@
\documentclass{../Lecture}
\usepackage{../preamble}
-% \newtheorem{theorem}{Теорема}
+\newtheorem{theorem}{Теорема}
+\newtheorem{statement}{Утверждение}
\title{Криптографические методы защиты информации}
\author{Андрей Гущин}
@@ -29,5 +30,6 @@
\input{lectures/lecture13.tex}
\input{lectures/lecture14.tex}
\input{lectures/lecture15.tex}
+\input{lectures/lecture16.tex}
\end{document}