diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-25 16:43:39 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-25 16:43:39 +0200 |
commit | f88b8071a623096f9004007ced8ec97195aaa218 (patch) | |
tree | 9fad214708204690b2f724459234d66ffde8d12b /buch/chapters/90-crypto | |
parent | more missing periods (diff) | |
download | SeminarMatrizen-f88b8071a623096f9004007ced8ec97195aaa218.tar.gz SeminarMatrizen-f88b8071a623096f9004007ced8ec97195aaa218.zip |
zweite Lesung
Diffstat (limited to 'buch/chapters/90-crypto')
-rw-r--r-- | buch/chapters/90-crypto/elliptisch.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/90-crypto/elliptisch.tex b/buch/chapters/90-crypto/elliptisch.tex index ed264d3..99ed4cd 100644 --- a/buch/chapters/90-crypto/elliptisch.tex +++ b/buch/chapters/90-crypto/elliptisch.tex @@ -6,6 +6,7 @@ \section{Elliptische Kurven \label{buch:section:elliptische-kurven}} \index{elliptische Kurve}% +\rhead{Elliptische Kurven} Das Diffie-Hellman-Verfahren basiert auf der Schwierigkeit, in einem Körper $\mathbb{F}_p$ die Gleichung $a^x=b$ nach $x$ aufzulösen. Die Addition in $\mathbb{F}_p$ wird dazu nicht benötigt. |