Plz bare skriv lort git besked
This commit is contained in:
parent
e4ec6b421e
commit
2e7ac01400
BIN
pres/graphics/blockProp.png
Normal file
BIN
pres/graphics/blockProp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
|
@ -12,9 +12,6 @@
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage[sfdefault,scaled=.85]{FiraSans}
|
\usepackage[sfdefault,scaled=.85]{FiraSans}
|
||||||
%\usepackage{newtxsf}
|
%\usepackage{newtxsf}
|
||||||
\usepackage[ruled, linesnumbered]{algorithm2e}
|
|
||||||
\SetKwInput{kwRequire}{Require}
|
|
||||||
\SetKw{kwExpl}{explain}
|
|
||||||
|
|
||||||
\title{Private Information Retrieval}
|
\title{Private Information Retrieval}
|
||||||
\subtitle{Transfering data in a sneaky way}
|
\subtitle{Transfering data in a sneaky way}
|
||||||
|
@ -125,6 +122,13 @@
|
||||||
\item In general, all of the computations regarding the polynomials, are likely to slow down the response time of the servers
|
\item In general, all of the computations regarding the polynomials, are likely to slow down the response time of the servers
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
\subsection{Blockification}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{Turning single-bit PIR into block schemes}
|
||||||
|
\includegraphics[width=\textwidth]{graphics/blockProp.png}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
\section{Expected Results}
|
\section{Expected Results}
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Overall expected results}
|
\frametitle{Overall expected results}
|
||||||
|
@ -148,7 +152,28 @@
|
||||||
\section{Results}
|
\section{Results}
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Initial Results}
|
\frametitle{Initial Results}
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
\section{Future Work}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{Future Work}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Fixing database
|
||||||
|
\item Implement networking
|
||||||
|
\item Further optimise implementations
|
||||||
|
\item Further improve benchmarking (i.e. find a more suitable set of metrics)
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\section{Struggles}
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{How real pain feels}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Java
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\section{Thank You!}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user