+ NIZK
This commit is contained in:
parent
812cdfa87f
commit
66a522cf2d
@ -12,6 +12,8 @@
|
||||
%% Complexity
|
||||
\newcommand{\NP}{\textsf{NP}\xspace}
|
||||
\newcommand{\redto}{\ensuremath{\preceq_P}}
|
||||
%% Primitives
|
||||
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
|
||||
|
||||
% Assumptions/Problems
|
||||
%% Pairings
|
||||
|
@ -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 \\
|
||||
|
Loading…
Reference in New Issue
Block a user