Continue Stern part
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
%% Common
|
||||
\newcommand{\Setup}{\ensuremath{\mathsf{Setup}}\xspace}
|
||||
\newcommand{\Keygen}{\ensuremath{\mathsf{Keygen}}\xspace}
|
||||
\newcommand{\param}{\ensuremath{\mathsf{par}}\xspace}
|
||||
\newcommand{\param}{\ensuremath{\mathsf{par}}\xspace}
|
||||
%% ZK
|
||||
\newcommand{\trans}{\textsf{trans}\xspace}
|
||||
\newcommand{\cmt}{\textsf{cmt}\xspace}
|
||||
@ -73,6 +73,8 @@
|
||||
\newcommand{\QQ}{\xspace\ensuremath{\mathbb{Q}}\xspace}
|
||||
\newcommand{\Zq}{\xspace\ensuremath{\mathbb{Z}_q}\xspace}
|
||||
\newcommand{\bit}{\xspace\ensuremath{\{0,1\}}\xspace}
|
||||
\newcommand{\nbit}{\xspace\ensuremath{\{-1,0,1\}}\xspace}
|
||||
\newcommand{\permutations}{\ensuremath{\mathfrak S}\xspace}
|
||||
%% Pairings
|
||||
\newcommand{\Zp}{\xspace\ensuremath{\mathbb{Z}_p}\xspace}
|
||||
\newcommand{\GG}{\xspace\ensuremath{\mathbb{G}}\xspace}
|
||||
|
Reference in New Issue
Block a user