This commit is contained in:
Fabrice Mouhartem 2018-02-08 12:35:23 +01:00
parent 812cdfa87f
commit 66a522cf2d
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@
%% Complexity
\newcommand{\NP}{\textsf{NP}\xspace}
\newcommand{\redto}{\ensuremath{\preceq_P}}
%% Primitives
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
% Assumptions/Problems
%% Pairings

View File

@ -9,6 +9,7 @@
ZK & Zero-Knowledge \\
$\ROM$ & Random-Oracle Model \\
$\UC$ & Universal Composability \\
$\NIZK$ & Non-Interactive Zero-Knowledge \\
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\
$\SIVP$ & Shortest Independent Vectors Problem \\