aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/90-crypto/arith.tex
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-27 13:20:19 +0200
committerJODBaer <JODBaer@github.com>2021-07-27 13:20:19 +0200
commit058ff7a7400c321861da6d2b5156bf957cb09fd3 (patch)
tree776ef99b73444e731609237e4982b45027a90b02 /buch/chapters/90-crypto/arith.tex
parentsave (diff)
parentMerge pull request #49 from Kuehnee/master (diff)
downloadSeminarMatrizen-058ff7a7400c321861da6d2b5156bf957cb09fd3.tar.gz
SeminarMatrizen-058ff7a7400c321861da6d2b5156bf957cb09fd3.zip
Merge remote-tracking branch 'upstream/master' into Baer
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}