Symmetric Discrete Logarithm
This commit is contained in:
parent
dfae5b0ea6
commit
c14ba84385
@ -23,6 +23,7 @@
|
||||
\newcommand{\DLP}{\textsf{DLP}\xspace}
|
||||
\newcommand{\DDH}{\textsf{DDH}\xspace}
|
||||
\newcommand{\SXDH}{\textsf{SXDH}\xspace}
|
||||
\newcommand{\SDL}{\textsf{SDL}\xspace}
|
||||
%% Lattices
|
||||
\newcommand{\SIS}{\textsf{SIS}\xspace}
|
||||
\newcommand{\LWE}{\textsf{LWE}\xspace}
|
||||
|
@ -20,5 +20,6 @@
|
||||
$\SIVP$ & Shortest Independent Vectors Problem \\
|
||||
$\DLP$ & Discrete Logarithm Problem \\
|
||||
$\DDH$ & Decisional Diffie-Hellman \\
|
||||
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
||||
$\SXDH$ & Symmetric eXternal Diffie-Hellman \\
|
||||
$\SDL$ & Symmetric Discrete Logarithm
|
||||
\end{tabular}
|
||||
|
Loading…
Reference in New Issue
Block a user