sigmasig
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
\newcommand{\Setup}{\ensuremath{\mathsf{Setup}}\xspace}
|
||||
\newcommand{\Keygen}{\ensuremath{\mathsf{Keygen}}\xspace}
|
||||
\newcommand{\param}{\ensuremath{\mathsf{par}}\xspace}
|
||||
\newcommand{\pk}{\ensuremath{\mathsf{pk}}\xspace}
|
||||
\newcommand{\sk}{\ensuremath{\mathsf{sk}}\xspace}
|
||||
%% ZK
|
||||
\newcommand{\trans}{\textsf{trans}\xspace}
|
||||
\newcommand{\cmt}{\textsf{cmt}\xspace}
|
||||
@ -59,6 +61,7 @@
|
||||
\newcommand{\Proba}[1]{\ensuremath{\Pr\left[#1\right]}\xspace}
|
||||
|
||||
% Operators
|
||||
\newcommand{\iseq}{\overset{?}{=}}
|
||||
\newcommand{\sample}{\xspace\ensuremath{\hookleftarrow}\xspace}
|
||||
\newcommand{\bigO}{\ensuremath{\mathcal{O}}}
|
||||
\newcommand{\softO}{\ensuremath{\tilde{\mathcal{O}}}}
|
||||
@ -107,6 +110,7 @@
|
||||
\newcommand{\pjoin}{\mathsf{p}\textrm{-}\mathsf{join}}
|
||||
\newcommand{\interface}{\mathcal{I}}
|
||||
\newcommand{\ssigma}{\boldsymbol{\sigma}\xspace}
|
||||
\newcommand{\ID}{\ensuremath{\mathsf{ID}}\xspace}
|
||||
|
||||
% Other
|
||||
\newcommand{\TODO}{\textbf{\textcolor{red}{TODO}}}
|
||||
|
Reference in New Issue
Block a user