+ NIZK
This commit is contained in:
parent
812cdfa87f
commit
66a522cf2d
@ -12,6 +12,8 @@
|
|||||||
%% Complexity
|
%% Complexity
|
||||||
\newcommand{\NP}{\textsf{NP}\xspace}
|
\newcommand{\NP}{\textsf{NP}\xspace}
|
||||||
\newcommand{\redto}{\ensuremath{\preceq_P}}
|
\newcommand{\redto}{\ensuremath{\preceq_P}}
|
||||||
|
%% Primitives
|
||||||
|
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
|
||||||
|
|
||||||
% Assumptions/Problems
|
% Assumptions/Problems
|
||||||
%% Pairings
|
%% Pairings
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
ZK & Zero-Knowledge \\
|
ZK & Zero-Knowledge \\
|
||||||
$\ROM$ & Random-Oracle Model \\
|
$\ROM$ & Random-Oracle Model \\
|
||||||
$\UC$ & Universal Composability \\
|
$\UC$ & Universal Composability \\
|
||||||
|
$\NIZK$ & Non-Interactive Zero-Knowledge \\
|
||||||
$\SIS$ & Short Integer Solution \\
|
$\SIS$ & Short Integer Solution \\
|
||||||
$\LWE$ & Learning with Errors \\
|
$\LWE$ & Learning with Errors \\
|
||||||
$\SIVP$ & Shortest Independent Vectors Problem \\
|
$\SIVP$ & Shortest Independent Vectors Problem \\
|
||||||
|
Loading…
Reference in New Issue
Block a user