aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/90-crypto/arith.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-07-26 18:43:36 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-07-26 18:43:36 +0200
commite0b1a2148f6eb58eb96804275f5795e3e8b6c863 (patch)
treee701135e5a28ce51783f6f098e4bfb93c1e64f81 /buch/chapters/90-crypto/arith.tex
parentErgänzungen von Kapitel 2 (diff)
downloadSeminarMatrizen-e0b1a2148f6eb58eb96804275f5795e3e8b6c863.tar.gz
SeminarMatrizen-e0b1a2148f6eb58eb96804275f5795e3e8b6c863.zip
complete the crypto chapter
Diffstat (limited to 'buch/chapters/90-crypto/arith.tex')
-rw-r--r--buch/chapters/90-crypto/arith.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/90-crypto/arith.tex b/buch/chapters/90-crypto/arith.tex
index dcc31b8..b05110f 100644
--- a/buch/chapters/90-crypto/arith.tex
+++ b/buch/chapters/90-crypto/arith.tex
@@ -91,6 +91,7 @@ Die Berechnung der Quadratwurzel lässt sich in Hardware effizient
implementieren.
\begin{algorithmus}
+\label{buch:crypto:teile-und-hersche}
Der folgende Algorithmus berechnet $a^k$ in $O(\log_2(k))$
Multiplikationen
\begin{enumerate}