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}