diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-14 01:34:52 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-14 01:37:56 +0400 |
| commit | d07c4227e4be97220a6f944c6d49161cadd438db (patch) | |
| tree | bb6a697eb3e1d40690422aa923a848fc9edc4360 /cryptography/cryptography.tex | |
| parent | b57eb3b8db24a95d1d908bd5de4d2e1b5988c26a (diff) | |
Добавлены рисунки в 14 и 15 лекциях
Diffstat (limited to 'cryptography/cryptography.tex')
| -rw-r--r-- | cryptography/cryptography.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptography/cryptography.tex b/cryptography/cryptography.tex index 98ef1f4..702c57f 100644 --- a/cryptography/cryptography.tex +++ b/cryptography/cryptography.tex @@ -1,5 +1,7 @@ \documentclass{../Lecture} + \usepackage{../preamble} +% \newtheorem{theorem}{Теорема} \title{Криптографические методы защиты информации} \author{Андрей Гущин} |