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