aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/90-crypto/chapter.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-01-07 20:21:40 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-01-07 20:21:40 +0100
commitc6baa0eac71d16160e567996723f3207d204c5ea (patch)
tree06359e80ce185835b88ee06388cfba1c6e2dc776 /buch/chapters/90-crypto/chapter.tex
parentmore chapter structure (diff)
downloadSeminarMatrizen-c6baa0eac71d16160e567996723f3207d204c5ea.tar.gz
SeminarMatrizen-c6baa0eac71d16160e567996723f3207d204c5ea.zip
add new chapter
Diffstat (limited to 'buch/chapters/90-crypto/chapter.tex')
-rw-r--r--buch/chapters/90-crypto/chapter.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/buch/chapters/90-crypto/chapter.tex b/buch/chapters/90-crypto/chapter.tex
new file mode 100644
index 0000000..92bb09b
--- /dev/null
+++ b/buch/chapters/90-crypto/chapter.tex
@@ -0,0 +1,14 @@
+%
+% chapter.tex -- Anwendungen von Matrizen in der Codierungstheorie und
+% Kryptographie
+%
+% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\chapter{Anwendungen in Kryptographie und Codierungstheorie
+\label{buch:chapter:kryptographie}}
+\lhead{Kryptographie und Codierungstheorie}
+\rhead{}
+
+\input{chapters/90-crypto/ff.tex}
+\input{chapters/90-crypto/aes.tex}
+\input{chapters/90-crypto/rs.tex}