Intro security proofs
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
\usepackage{cryptocode}
|
||||
\usepackage{complexity}
|
||||
% Abbreviations
|
||||
%% Usual
|
||||
\newcommand{\PPT}{\textsf{PPT}\xspace}
|
||||
@ -16,6 +18,9 @@
|
||||
\newcommand{\SIS}{\textsf{SIS}\xspace}
|
||||
\newcommand{\LWE}{\textsf{LWE}\xspace}
|
||||
\newcommand{\SIVP}{\ensuremath{\textsf{SIVP}_\gamma}\xspace}
|
||||
%% Models
|
||||
\newcommand{\UC}{\textrm{UC}\xspace}
|
||||
|
||||
|
||||
|
||||
% Operators
|
||||
|
Reference in New Issue
Block a user