small typo fixes

This commit is contained in:
jaseg 2021-07-09 17:36:36 +02:00
parent a13fd9f969
commit 304927c31b
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
author = {Johannes Tobisch and Christian Zenger and Christof Paar},
date = {2020-03-13},
journaltitle = {TRUDEVICE 2020: 9th Workshop on Trustworthy Manufacturing and Utilization of Secure Devices},
title = {Electromagnetic Enclosure PUF for Tamper Proofing Commodity Hardware and otherApplications},
title = {Electromagnetic Enclosure PUF for Tamper Proofing Commodity Hardware and other Applications},
url = {https://www.emsec.ruhr-uni-bochum.de/media/crypto/veroeffentlichungen/2020/05/13/trudevice_submission_enclosure_puf.pdf},
urldate = {2020-09-17}
}

View file

@ -121,8 +121,8 @@ This paper contains the following contributions:
In Section~\ref{sec_related_work}, we will give an overview of the state of the art in HSM physical security. On this
basis, in Section~\ref{sec_ihsm_construction} we will elaborate the principles of our Inertial HSM approach. We will
analyze its weaknesses in Section~\ref{sec_attacks}. Based on these results we have built a proof of concept hardware
prototype the design of which we will elaborate in Section~\ref{sec_proto}. In Section~\ref{sec_accel_meas} we present
our characterization of an automotive MEMS accelerometer IC as a rotation sensor in this proof of concept prototype. We
prototype, whose design we will elaborate in Section~\ref{sec_proto}. In Section~\ref{sec_accel_meas} we present our
characterization of an automotive MEMS accelerometer IC as a rotation sensor in this proof of concept prototype. We
conclude this paper with a general evaluation of our design in Section~\ref{sec_conclusion}.
\section{Related work}