Add source references
This commit is contained in:
parent
6c461a2711
commit
7719fd5a3a
1 changed files with 10 additions and 4 deletions
|
|
@ -11,6 +11,8 @@
|
|||
\usepackage{colortbl}
|
||||
\usepackage{pdflscape}
|
||||
\usepackage[percent]{overpic}
|
||||
\usepackage[backend=biber,style=numeric,sorting=none]{biblatex}
|
||||
\addbibresource{../main.bib}
|
||||
|
||||
\graphicspath{{figures}}
|
||||
|
||||
|
|
@ -54,13 +56,13 @@
|
|||
|
||||
\begin{frame}{The History of Tamper-Sensing Meshes}
|
||||
\begin{itemize}
|
||||
\item \textbf{1870}: First patents using literal wire meshes to protect bank vaults
|
||||
\item \textbf{1902}: Multi-layer, orthogonal meshes documented
|
||||
\item \textbf{1971}: Printed circuit technology adopted
|
||||
\item \textbf{1870}: First patents using literal wire meshes to protect bank vaults~\cite{ImprovementProtectingSafes1870,ImprovementElectromagneticEnvelopes1870}
|
||||
\item \textbf{1902}: Multi-layer, orthogonal meshes documented~\cite{suttonElectricallyprotectedStructure1902}
|
||||
\item \textbf{1971}: Printed circuit technology adopted~\cite{hamPrintedcircuitTypeSecurity1971}
|
||||
\item \textbf{1990s}: Widespread commercial adoption with cryptographic applications
|
||||
\end{itemize}
|
||||
|
||||
Other, hard to date examples: NSA use for protecting ciphering machines (earlier than 1973), US use in nuclear weapons
|
||||
Other, hard to date examples: NSA use for protecting ciphering machines~\cite{boakHistoryUSCommunications1973}, US use in nuclear weapons~\cite{carterManagingNuclearOperations1987}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Commercial Applications Today}
|
||||
|
|
@ -485,4 +487,8 @@ H32 & PED & SumUp & SumUp Air & 2022 \\
|
|||
\tiny PED: Pin Entry Device; EPP: Encrypting Pin Pad; HSM: Hardware Security Module
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[allowframebreaks]{References}
|
||||
\printbibliography[heading=none]
|
||||
\end{frame}
|
||||
|
||||
\end{document}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue