diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-10-25 18:03:02 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-10-25 18:03:02 +0400 |
| commit | 6426ed348e31fd95cba7d99a30276230b35fbcb2 (patch) | |
| tree | 0b39bd4c39b901c70f82748f7058aa17a4e39e09 /cryptography/lectures/lecture3.tex | |
| parent | 4aad320f38454b4d1ca85d705384fc7b34aa0792 (diff) | |
Добавлена вторая лекция по крипте
Diffstat (limited to 'cryptography/lectures/lecture3.tex')
| -rw-r--r-- | cryptography/lectures/lecture3.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cryptography/lectures/lecture3.tex b/cryptography/lectures/lecture3.tex index 9ace74a..04b84db 100644 --- a/cryptography/lectures/lecture3.tex +++ b/cryptography/lectures/lecture3.tex @@ -1,6 +1,4 @@ % Лекция 3 (19.09.22) -\subsection{Алгебраические структуры} - Множество $R$ с двумя бинарными ассоциативными операциями сложения <<$+$>> и умножения <<$\cdot$>> называется \textbf{кольцом}, если выполнены следующие условия: \begin{enumerate} |