-wip
This commit is contained in:
parent
594ca0ff5f
commit
48a3a694d6
@ -60,11 +60,21 @@ The AP³ project presents here the report for the milestone III for NGI Pointer.
|
|||||||
\newpage
|
\newpage
|
||||||
\section{Anonymous auctions}
|
\section{Anonymous auctions}
|
||||||
|
|
||||||
\begin{itemize}
|
|
||||||
\item added transscript generation to libbrandt
|
\subsection{Transscript and Replay for libbrandt}
|
||||||
\item added replay of transscript of libbrandt
|
|
||||||
\item general policy extension framework
|
Added transscript generation to libbrandt
|
||||||
\item extension \verb|policy_brandt_vickrey_auction| added
|
|
||||||
|
Added replay of transscript of libbrandt
|
||||||
|
|
||||||
|
\subsection{Policy extensions framework for GNUN Taler}
|
||||||
|
|
||||||
|
General policy extension framework
|
||||||
|
|
||||||
|
\subsection{Brandt-Vickrey-auction extension for GNU Taler}
|
||||||
|
|
||||||
|
Extension \verb|policy_brandt_vickrey_auction| added
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \verb|get_policy_details| generates hash-code for
|
\item \verb|get_policy_details| generates hash-code for
|
||||||
a policy by building the hash $H(h_a || p_b)$,
|
a policy by building the hash $H(h_a || p_b)$,
|
||||||
@ -79,13 +89,22 @@ The AP³ project presents here the report for the milestone III for NGI Pointer.
|
|||||||
auction and determine the winners and winning
|
auction and determine the winners and winning
|
||||||
price.
|
price.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\subsection{Future work}
|
\subsection{Future work}
|
||||||
|
|
||||||
\begin{description}
|
\subsubsection{libbrandt}
|
||||||
\item[more cowbell]
|
|
||||||
\end{description}
|
use libsodium
|
||||||
|
|
||||||
|
make it compatible with current version of GNUNET
|
||||||
|
|
||||||
|
\subsubsection{brandt-vickrey-auction}
|
||||||
|
|
||||||
|
verify signatures of transscript
|
||||||
|
|
||||||
|
\subsubsection{policy framework}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user