aboutsummaryrefslogtreecommitdiff
path: root/tex-stuff
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-06-19 21:58:39 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-06-19 21:58:39 +0200
commit3f81885ee3e44486505935760da7c812efc4c76f (patch)
tree3de3f18ee98dd02952f32b3ce121d901150bf08b /tex-stuff
parentb982bea837013a3f73360524ae5774007bbb2fb7 (diff)
syntax: generator -> base point
Diffstat (limited to 'tex-stuff')
-rw-r--r--tex-stuff/math.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex-stuff/math.tex b/tex-stuff/math.tex
index b01febc..b575d75 100644
--- a/tex-stuff/math.tex
+++ b/tex-stuff/math.tex
@@ -61,7 +61,7 @@ Then regardless of the value of $m$:
Let $n$ be the number of participating bidders/agents in the protocol and $k$ be
the amount of possible valuations/prices for the sold good. Let $g$ be the
-generator of Ed25519 and $q = ord(g)$ the order of it. $0$ is the neutral point
+base point of Ed25519 and $q = ord(g)$ the order of it. $0$ is the neutral point
for addition on Ed25519. $a \in \left\{1,2,\dots,n\right\}$ is the index of the
agent executing the protocol, while $i, h \in \left\{1, 2, \dots, n\right\}$ are
other agent indizes. $j, b_a \in \left\{1,2,\dots,k\right\}$ with $b_a$ denoting