Continue Stern part

This commit is contained in:
2018-04-10 09:20:19 +02:00
parent dd7b3a5fde
commit 3b2ad6a2fd
3 changed files with 57 additions and 34 deletions

View File

@ -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}