aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/90-crypto/arith.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-07-31 17:30:44 +0200
committerNao Pross <np@0hm.ch>2021-07-31 17:30:44 +0200
commitd7723ea05fe173c5203961dbc74aadf548338fb0 (patch)
tree12247fbfe674bc7b0f364c19b265ce8bb1059bb3 /buch/chapters/90-crypto/arith.tex
parentFix commas and details in references.bib (diff)
parentMerge pull request #58 from Kuehnee/master (diff)
downloadSeminarMatrizen-d7723ea05fe173c5203961dbc74aadf548338fb0.tar.gz
SeminarMatrizen-d7723ea05fe173c5203961dbc74aadf548338fb0.zip
Merge remote-tracking branch 'upstream/master'
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}