syntax: generator -> base point

This commit is contained in:
Markus Teich 2016-06-19 21:58:39 +02:00
parent b982bea837
commit 3f81885ee3

View File

@ -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