summaryrefslogtreecommitdiff
path: root/cryptography/cryptography.tex
diff options
context:
space:
mode:
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}