From c6baa0eac71d16160e567996723f3207d204c5ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 7 Jan 2021 20:21:40 +0100 Subject: add new chapter --- buch/chapters/90-crypto/chapter.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 buch/chapters/90-crypto/chapter.tex (limited to 'buch/chapters/90-crypto/chapter.tex') 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} -- cgit v1.2.1