Symmetric Discrete Logarithm

This commit is contained in:
2018-03-20 11:06:46 +01:00
parent dfae5b0ea6
commit c14ba84385
2 changed files with 3 additions and 1 deletions

View File

@ -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}