Update on Overleaf.

This commit is contained in:
nb72soza Bittner
2025-07-07 12:27:57 +00:00
committed by node
parent 8bf17984fc
commit f5dfc9760a

View File

@@ -411,7 +411,7 @@ In this work, we focus on the Authentication Code method due to its prevalence i
\begin{table}[h!]
\centering
\caption{Notation for mutual authentication sequence diagram.\cite{ahmed_security_2024}}
\caption{Notation for mutual authentication sequence diagram as introduced by \textcite{ahmed_security_2024}}
\label{tab:notiation}
\begin{tabular}{l p{8cm}}
\toprule
@@ -419,8 +419,8 @@ In this work, we focus on the Authentication Code method due to its prevalence i
\midrule
$U$ & \gls{eid} \\
$S$ & Server domain name \\
\text{userId} & User identity authenticated by \gls{mno} & \\
$\text{iccid}$ & Unique identifier of the \gls{sim} profile \ie \gls{iccid}\\
\text{userId} & User identity authenticated by \gls{mno} \\
$\text{iccid}$ & Unique identifier of the \gls{sim} profile \ie \gls{iccid} \\
$I_{ac}$ & Matching identifier in activation code \\
$\mathrm{SKI}_{CI}$ & SubjectKeyIdentifier of $\mathrm{Cert}_{CI}$ \\
$N_U := R,\ N_S := R$ & Random numbers generated by \gls{euicc} and server \\