From bb55fbbf9d97d7465be02f16e30d496f39c5cb6f Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Fri, 12 Oct 2018 13:28:18 +0200 Subject: [PATCH] Add a missing sentence --- MA-Inhalt.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/MA-Inhalt.tex b/MA-Inhalt.tex index 262d245..25cc383 100644 --- a/MA-Inhalt.tex +++ b/MA-Inhalt.tex @@ -692,6 +692,7 @@ auth SHA256 Zur Verschlüsselung des Datenkanals kommt AES-256-GCM zum Einsatz. Wird eine Chiffre mit \textit{Authenticated Encryption with Associated Data} (AEAD) gewählt, so wird die Authentisierungsfunktion der Chiffre anstelle der zuvor beschriebenen HMAC-Funktion für den Datenkanal benutzt \cite[][Option \texttt{--auth}]{man:openvpn}. +Das ist bei AES-256-GCM der Fall. \begin{lstlisting} cipher AES-256-GCM \end{lstlisting}