aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/mceliece/einleitung.tex
diff options
context:
space:
mode:
authorReto <reto.fritsche@ost.ch>2021-07-29 23:07:18 +0200
committerReto <reto.fritsche@ost.ch>2021-07-29 23:07:18 +0200
commita310c9290f64d938e87226db84d524a7a817ec68 (patch)
treeb2a83ced8e2f57de530c28ce12e8d86d13118f14 /buch/papers/mceliece/einleitung.tex
parentMerge pull request #51 from paschost/patch-1 (diff)
downloadSeminarMatrizen-a310c9290f64d938e87226db84d524a7a817ec68.tar.gz
SeminarMatrizen-a310c9290f64d938e87226db84d524a7a817ec68.zip
reorganized files, started work on Einleitung, Aufbau
Diffstat (limited to 'buch/papers/mceliece/einleitung.tex')
-rw-r--r--buch/papers/mceliece/einleitung.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/buch/papers/mceliece/einleitung.tex b/buch/papers/mceliece/einleitung.tex
new file mode 100644
index 0000000..48b55b0
--- /dev/null
+++ b/buch/papers/mceliece/einleitung.tex
@@ -0,0 +1,14 @@
+%
+% teil1.tex -- Beispiel-File für das Paper
+%
+% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\section{Einleitung
+\label{mceliece:section:einleitung}}
+\rhead{Einleitung}
+Das McEliece-Kryptosystem ist eine Variante zum Austausch
+von Schlüsselpaaren über ein Netzwerk analog dem Diffie-Hellman-Schlüsseltausch \ref{buch:subsection:diffie-hellman},
+wobei das McEliece-System als Quantencomputerresistent gilt.
+Das Verschlüsseln/Entschlüsseln von Nachrichten wird bei diesem System hauptsächlich mit Matrizenoperationen durchgeführt.
+
+