Included Feedback in Dlog'=>GameZ proof

This commit is contained in:
2023-03-09 12:17:19 +01:00
parent 8925f7c66c
commit 673d2170a0
3 changed files with 153 additions and 149 deletions

View File

@@ -1,9 +1,10 @@
% Games
\newcommand{\game}{\textbf{Game} }
\newcommand{\oracle}{\textbf{Oracle} }
\newcommand{\inp}{\cdot}
\newcommand{\field}[1]{\mathbb{Z}_{#1}}
\newcommand{\secparamter}{\lambda}
\newcommand{\randomsample}{\overset{{\scriptscriptstyle\$}}{\leftarrow}}
\newcommand{\randomsample}{\leftarrow}
\newcommand{\randomassign}{\leftarrow}
\newcommand{\assign}{:=}
\newcommand{\encoded}[1]{\underline{#1}}
@@ -15,6 +16,7 @@
\newcommand{\agmgroupelement}[2]{[\groupelement{#1}]_{\overset{\rightharpoonup}{#2}}}
\newcommand{\group}[1]{\mathbb{#1}}
\newcommand{\oraclequeries}{q_o}
\newcommand{\test}{\overset{?}{=}}
% Special Dlog
\newcommand{\sdlog}{DLog' }