+ Random Oracle Model
This commit is contained in:
parent
46d2f9399f
commit
812cdfa87f
@ -24,6 +24,7 @@
|
|||||||
\newcommand{\SIVP}{\ensuremath{\textsf{SIVP}_\gamma}\xspace}
|
\newcommand{\SIVP}{\ensuremath{\textsf{SIVP}_\gamma}\xspace}
|
||||||
%% Models
|
%% Models
|
||||||
\newcommand{\UC}{\textrm{UC}\xspace}
|
\newcommand{\UC}{\textrm{UC}\xspace}
|
||||||
|
\newcommand{\ROM}{\textsf{ROM}\xspace}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
25
symbols.tex
25
symbols.tex
@ -2,16 +2,17 @@
|
|||||||
\addcontentsline{toc}{chapter}{List of Symbols}
|
\addcontentsline{toc}{chapter}{List of Symbols}
|
||||||
|
|
||||||
\begin{tabular}{ll}
|
\begin{tabular}{ll}
|
||||||
TM & Turing Machine \\
|
TM & Turing Machine \\
|
||||||
$\ppt$ & Probabilistic Polynomial Time \\
|
$\ppt$ & Probabilistic Polynomial Time \\
|
||||||
$\epsilon$ & empty word \\
|
$\epsilon$ & empty word \\
|
||||||
PKE & Public Key Encryption \\
|
PKE & Public Key Encryption \\
|
||||||
ZK & Zero-Knowledge \\
|
ZK & Zero-Knowledge \\
|
||||||
$\UC$ & Universal Composability \\
|
$\ROM$ & Random-Oracle Model \\
|
||||||
$\SIS$ & Short Integer Solution \\
|
$\UC$ & Universal Composability \\
|
||||||
$\LWE$ & Learning with Errors \\
|
$\SIS$ & Short Integer Solution \\
|
||||||
$\SIVP$ & Shortest Independent Vectors Problem \\
|
$\LWE$ & Learning with Errors \\
|
||||||
$\DLP$ & Discrete Logarithm Problem \\
|
$\SIVP$ & Shortest Independent Vectors Problem \\
|
||||||
$\DDH$ & Decisional Diffie-Hellman \\
|
$\DLP$ & Discrete Logarithm Problem \\
|
||||||
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
$\DDH$ & Decisional Diffie-Hellman \\
|
||||||
|
$\SXDH$ & Symmetric eXternal Diffie-Hellman
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
Loading…
Reference in New Issue
Block a user