+ Random Oracle Model

This commit is contained in:
Fabrice Mouhartem 2018-02-07 15:28:02 +01:00
parent 46d2f9399f
commit 812cdfa87f
2 changed files with 14 additions and 12 deletions

View File

@ -24,6 +24,7 @@
\newcommand{\SIVP}{\ensuremath{\textsf{SIVP}_\gamma}\xspace}
%% Models
\newcommand{\UC}{\textrm{UC}\xspace}
\newcommand{\ROM}{\textsf{ROM}\xspace}

View File

@ -7,6 +7,7 @@
$\epsilon$ & empty word \\
PKE & Public Key Encryption \\
ZK & Zero-Knowledge \\
$\ROM$ & Random-Oracle Model \\
$\UC$ & Universal Composability \\
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\