Skip to content
Snippets Groups Projects
Commit bcae2dda authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Korrektur Praktikumsunterlagen Versuch 1

parent 242c2a20
Branches
Tags
No related merge requests found
No preview for this file type
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
\item \item
\textbf{Schlüsselerzeugung} \textbf{Schlüsselerzeugung}
Bestimmen Sie 3 Primzahlen $p$, $q$ und $e$, wobei $e$ Bestimmen Sie drei verschiedene Primzahlen $p$, $q$ und $e$, wobei $e$
kleiner als $(p-1)\cdot(q-1)$ und teilerfremd zu $(p-1)\cdot(q-1)$ sei. kleiner als $(p-1)\cdot(q-1)$ und teilerfremd zu $(p-1)\cdot(q-1)$ sei.
(Dies ist z.\,B.\ der Fall, wenn $e$ größer als $p$ und $q$ ist.) (Dies ist z.\,B.\ der Fall, wenn $e$ größer als $p$ und $q$ ist.)
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
\item \item
\textbf{Verschlüsselung} \textbf{Verschlüsselung}
Wählen Sie eine geheime Botschaft $m$ (eine Zahl), Wählen Sie eine geheime Botschaft $m$ eine Zahl kleiner als $N$,
die Sie verschlüsseln wollen. die Sie verschlüsseln wollen.
$m$ muß teilerfremd zu $N$ sein. $m$ muß teilerfremd zu $N$ sein.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment