Update biblio + add proofs for group signature

This commit is contained in:
2018-04-30 18:04:36 +02:00
parent a6b9f5a2f7
commit afe5c83cf8
3 changed files with 848 additions and 21 deletions

View File

@ -24,6 +24,7 @@
\newcommand{\Keygen}{\ensuremath{\mathsf{Keygen}}\xspace}
\newcommand{\param}{\ensuremath{\mathsf{par}}\xspace}
\newcommand{\pk}{\ensuremath{\mathsf{pk}}\xspace}
\newcommand{\vk}{\ensuremath{\mathsf{vk}}\xspace}
\newcommand{\sk}{\ensuremath{\mathsf{sk}}\xspace}
%% ZK
\newcommand{\trans}{\textsf{trans}\xspace}