From 4cf29b0c3beacafd8565ca5461381f53832688ed Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Tue, 4 Sep 2018 19:28:20 +0200 Subject: Applied Colins feedback. --- appendices/appendix.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'appendices/appendix.tex') diff --git a/appendices/appendix.tex b/appendices/appendix.tex index c8358a8..37959e7 100644 --- a/appendices/appendix.tex +++ b/appendices/appendix.tex @@ -83,7 +83,8 @@ both C and C++ optimization related compiler flags: \clearpage -\section{averaged results} +\section{Averaged results} +\label{app:addtables} \begin{table}[!ht] \centering @@ -96,6 +97,7 @@ both C and C++ optimization related compiler flags: \end{footnotesize} \caption{Node time average over 100 runs with standard deviation in seconds using ed25519 and running 100 clients.} + \label{tab:ec100} \end{table} \begin{table}[!ht] @@ -186,11 +188,12 @@ both C and C++ optimization related compiler flags: \end{tabular} \end{footnotesize} \caption{Node time average over 100 runs with standard deviation in seconds using 2048 bit multiplicative group and running 400 clients.} - + \label{tab:mg400} \end{table} \newpage -\section{crypto interface} +\section{Crypto interface} +\label{app:cryptolst} \lstinputlisting[ language=C++, caption={ed25519.h}, -- cgit v1.2.3-70-g09d2