This commit is contained in:
2018-04-10 17:11:38 +02:00
parent 26a0198913
commit 413cfa5bc4
5 changed files with 13 additions and 8 deletions

View File

@ -7,7 +7,7 @@ Since then, many constructions have been proposed for cryptographic construction
Multiple constructions and parameter sets coexist for pairings.
Real-world implementation are based on elliptic curves~\cite{BN06, KSS08}, but recent advances in cryptanalysis makes it hard to evaluate the security level of pairing-based cryptography~\cite{KB16,MSS17,BD18}.
In the following, we rely on the black-box definition of cryptographic pairings as bilinear maps, and on the assumed hardness of classical assumptions over pairings, namely $\SXDH$ and $\SDL$.
In the following, we rely on the black-box definition of cryptographic pairings as bilinear maps, and on the assumed hardness of classical constant-size assumptions over pairings, namely $\SXDH$ and $\SDL$.
%\subsection{Bilinear maps}