Add sigmasig
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
\newcommand{\redto}{\ensuremath{\preceq_P}}
|
||||
%% Primitives
|
||||
\newcommand{\ZK}{\textsf{ZK}\xspace}
|
||||
\newcommand{\ZKAoK}{\textsf{ZKAoK}\xspace}
|
||||
\newcommand{\NIZK}{\textsf{NIZK}\xspace}
|
||||
\newcommand{\PKE}{\textsf{PKE}\xspace}
|
||||
\newcommand{\OT}{\textsf{OT}\xspace}
|
||||
@ -105,6 +106,7 @@
|
||||
\newcommand{\bjoin}{\mathsf{b}\textrm{-}\mathsf{join}}
|
||||
\newcommand{\pjoin}{\mathsf{p}\textrm{-}\mathsf{join}}
|
||||
\newcommand{\interface}{\mathcal{I}}
|
||||
\newcommand{\ssigma}{\boldsymbol{\sigma}\xspace}
|
||||
|
||||
% Other
|
||||
\newcommand{\TODO}{\textbf{\textcolor{red}{TODO}}}
|
||||
|
Reference in New Issue
Block a user