From 2dfb154ed9ea49a7de1f2d77d9ed7a4be0b2e523 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 19 Dec 2022 20:53:20 +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?=2016-=D1=8F=20=D0=BB=D0=B5=D0=BA=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptography/cryptography.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cryptography/cryptography.tex') 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} -- cgit v1.2.3