diff options
author | Reto <reto.fritsche@ost.ch> | 2021-09-03 21:19:23 +0200 |
---|---|---|
committer | Reto <reto.fritsche@ost.ch> | 2021-09-03 21:19:23 +0200 |
commit | 87b92ddaef7dc6bd4322202343f39d6845acb2b0 (patch) | |
tree | d0c2c9832cfbab58c58c50759ed39035b8afb5a9 /buch/papers/mceliece | |
parent | realized improvements succestions (diff) | |
download | SeminarMatrizen-87b92ddaef7dc6bd4322202343f39d6845acb2b0.tar.gz SeminarMatrizen-87b92ddaef7dc6bd4322202343f39d6845acb2b0.zip |
small changes
Diffstat (limited to '')
-rw-r--r-- | buch/papers/mceliece/fazit.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/mceliece/fazit.tex b/buch/papers/mceliece/fazit.tex index aab1f54..883f838 100644 --- a/buch/papers/mceliece/fazit.tex +++ b/buch/papers/mceliece/fazit.tex @@ -33,7 +33,7 @@ um einen Schlüssel für eine symmetrische Verschlüsselung auszutauschen. Entschlüsselungsaufwand: &2311* &6557176,5* \\ \end{tabular} \end{center} - \caption{\label{mceliece:tab:comparison_effort}Vergleich zwischen RSA und McEliece bezüglich Effizienz. (*Aufwand in binären Operationen pro Informationsbit\cite{mceliece:CodeBasedCrypto})} + \caption{\label{mceliece:tab:comparison_effort}Vergleich zwischen RSA und McEliece bezüglich Resourcen\cite{mceliece:CodeBasedCrypto}. (*Aufwand in binären Operationen pro Informationsbit)} \end{table} \subsection{Sicherheit} |