Add french TOC and ZK part

This commit is contained in:
2018-04-04 18:46:37 +02:00
parent 46d6a19111
commit 280d99008b
18 changed files with 203 additions and 11 deletions

View File

@ -43,8 +43,8 @@ In the aforementioned chapter, we also rely on the following assumption, which g
\begin{definition}[$\SDL$]
\label{de:SDL} \index{Pairings!SDL}
In bilinear groups $(\GG,\Gh,\GT^{})$ of prime order $p$, the \emph {Symmetric Discrete Logarithm} ($\SDL$) problem consists in, given
$(g,\hat{g},g^a,\hat{g}^a) \in \GG \times \Gh$
In bilinear groups $\bigl(\GG,\Gh,\GT^{}\bigr)$ of prime order $p$, the \emph {Symmetric Discrete Logarithm} ($\SDL$) problem consists in, given
$\bigl(g,\hat{g},g^a_{},\hat{g}^a_{}\bigr) \in \bigl(\GG \times \Gh\bigr)^2_{}$
where $a \sample \ZZ_p^{}$, computing $a \in \ZZ_p^{}$.
\end{definition}