Beginning of group encryption part

This commit is contained in:
2018-05-02 17:46:56 +02:00
parent 04d67f0622
commit 644846cbf1
2 changed files with 375 additions and 0 deletions

View File

@ -19,6 +19,7 @@
\newcommand{\QANIZK}{\textsf{QA-NIZK}\xspace}
\newcommand{\PKE}{\textsf{PKE}\xspace}
\newcommand{\OT}{\textsf{OT}\xspace}
\newcommand{\GE}{\textsf{GE}\xspace}
%% Common
\newcommand{\Setup}{\ensuremath{\mathsf{Setup}}\xspace}
\newcommand{\Keygen}{\ensuremath{\mathsf{Keygen}}\xspace}