Parcourir la source

fix build of crypt.pdf

Steffen Jaeckel il y a 7 ans
Parent
commit
e31e757a86
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      doc/crypt.tex

+ 2 - 2
doc/crypt.tex

@@ -1365,8 +1365,8 @@ For both \textit{Salsa20} and \textit{XSalsa20} rounds must be an even number
 and if set to 0 the default number of rounds, 20, will be used.
 and if set to 0 the default number of rounds, 20, will be used.
 \vspace{1mm}
 \vspace{1mm}
 
 
-If you define \textit{LTC_XSALSA20} to include \textit{XSalsa20} in a minimal
-\textit{libtomcrypt} library build, you must also define \textit{LTC_SALSA20}.
+If you define \textit{LTC\_XSALSA20} to include \textit{XSalsa20} in a minimal
+\textit{libtomcrypt} library build, you must also define \textit{LTC\_SALSA20}.
 \vspace{1mm}
 \vspace{1mm}
 
 
 As always, never ever use the same key + nonce/IV pair more than once.
 As always, never ever use the same key + nonce/IV pair more than once.