Intro security proofs

This commit is contained in:
2018-01-30 09:53:33 +01:00
parent 09f6772bc0
commit 1c0b51222a
3 changed files with 34 additions and 8 deletions

View File

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