Skip to content
Snippets Groups Projects
Commit ca9bfefc authored by Fabio Campos's avatar Fabio Campos
Browse files

typo and titles

parent a002abe8
No related branches found
No related tags found
No related merge requests found
......@@ -58,10 +58,10 @@
\end{frame}
\begin{frame}[allowframebreaks]
\frametitle{A Shareholder \(P_i\)'s Turn in the Decapsulation Protocol}
\frametitle{Shareholder \(P_i\)'s Turn in the Decapsulation}
Let \(S^\ast\) be a superauthorised set of shareholders executing the decapsulation protocol.
\begin{enumerate}
\item Ascertain \(E^{k-1} \in \mathcal E\), where \(E^{k-1}\) is previous shareholder's output of \(E^0 = c\)
\item Ascertain \(E^{k-1} \in \mathcal E\), where \(E^{k-1}\) is previous shareholder's output or \(E^0 = c\)
\item Sample \(R_k \sample \mathcal E\), compute \(R_k'\gets \left[L_{i,S^\ast}s_i\right] R_k\).
\item Compute and publish
\begin{align*}
......
......@@ -88,7 +88,8 @@
\begin{frame}
\frametitle{Key Exchange Mechanisms in a HHS}
\begin{pchstack}[center,space=2em]
\begin{center}
\begin{pchstack}[center,space=3em]
\procedure[space=auto]{$\keygen()$}{
\sk \sample \ZZ_p\\
\pk \gets \left[\sk\right] E_0\\
......@@ -107,11 +108,11 @@
\pcreturn \key
}
\end{pchstack}
\end{center}
\end{frame}
\begin{frame}
\frametitle{A Decapsulation Protocol with Shared Secret Key \cite{FeoM20}}
\frametitle{Decapsulation w/ Shared Secret \cite{FeoM20}}
\begin{center}
\begin{tikzpicture}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment