Migrate back to Git LFS
This commit is contained in:
parent
6b34b62aa2
commit
4b6498ede3
237 changed files with 36953 additions and 0 deletions
28
slides/2-9.tex
Normal file
28
slides/2-9.tex
Normal file
|
@ -0,0 +1,28 @@
|
|||
\documentclass[aspectratio=169, lualatex, handout]{beamer}
|
||||
\makeatletter\def\input@path{{theme/}}\makeatother\usetheme{cipher}
|
||||
|
||||
\title{Applied Cryptography}
|
||||
\author{Nadim Kobeissi}
|
||||
\institute{American University of Beirut}
|
||||
\instituteimage{images/aub_white.png}
|
||||
\date{\today}
|
||||
\coversubtitle{CMPS 297AD/396AI\\Fall 2025}
|
||||
\coverpartname{Part 2: Real-World Cryptography}
|
||||
\covertopicname{2.9: Secure Multiparty Computation}
|
||||
\coverwebsite{https://appliedcryptography.page}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}[plain]
|
||||
\titlepage
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Slides not complete and may contain errors}
|
||||
\begin{itemize}
|
||||
\item This slide deck is not finished, may contain errors, and is missing important material. Do not rely on it yet.
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[plain]
|
||||
\titlepage
|
||||
\end{frame}
|
||||
\end{document}
|
Loading…
Add table
Add a link
Reference in a new issue