Minor changes

This commit is contained in:
Fabrice Mouhartem 2018-02-08 19:12:15 +01:00
parent 5dbf84588a
commit 4bd9fddadb

View File

@ -22,8 +22,8 @@ In the following, we rely on the black-box definition of cryptographic pairings
For cryptographic purpose, pairings are usually defined over elliptic curves, hence $\GT$ is a multiplicative subgroup of the multiplicative group of a finite field.
Most standard assumptions over pairings are derived from the equivalent of the Diffie-Hellman assumptions from cyclic groups,
defined in Definition~\ref{de:DDH} and recalled here.
The most standard assumptions over pairings are derived from the equivalent of the Diffie-Hellman assumptions from cyclic groups,
described in Definition~\ref{de:DDH} and recalled here.
\begin{definition}[$\DDH$ (recall)] \index{Discrete Logarithm!Decisional Diffie-Hellman}
Let $\GG$ be a cyclic group of order $p$. The \emph{decisional Diffie-Hellman} ($\DDH$) problem is the following.