+ Oblivious Transfer
This commit is contained in:
parent
ad67a45c37
commit
6aaecb39b2
@ -16,6 +16,7 @@
|
|||||||
\newcommand{\ZK}{\textsf{ZK}\xspace}
|
\newcommand{\ZK}{\textsf{ZK}\xspace}
|
||||||
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
|
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
|
||||||
\newcommand{\PKE}{\textsf{PKE}\xspace}
|
\newcommand{\PKE}{\textsf{PKE}\xspace}
|
||||||
|
\newcommand{\OT}{\textsf{OT}\xspace}
|
||||||
|
|
||||||
% Assumptions/Problems
|
% Assumptions/Problems
|
||||||
%% Pairings
|
%% Pairings
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
$\PKE$ & Public Key Encryption \\
|
$\PKE$ & Public Key Encryption \\
|
||||||
$\ZK$ & Zero-Knowledge \\
|
$\ZK$ & Zero-Knowledge \\
|
||||||
$\NIZK$ & Non-Interactive Zero-Knowledge \\
|
$\NIZK$ & Non-Interactive Zero-Knowledge \\
|
||||||
|
$\OT$ & Oblivious Transfer \\
|
||||||
[1ex] \multicolumn{2}{l}{\scbf{Security Models}} \\
|
[1ex] \multicolumn{2}{l}{\scbf{Security Models}} \\
|
||||||
$\ROM$ & Random-Oracle Model \\
|
$\ROM$ & Random-Oracle Model \\
|
||||||
$\UC$ & Universal Composability \\
|
$\UC$ & Universal Composability \\
|
||||||
|
Loading…
Reference in New Issue
Block a user