We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fbe25 commit e31e757Copy full SHA for e31e757
doc/crypt.tex
@@ -1365,8 +1365,8 @@ \chapter{Stream Ciphers}
1365
and if set to 0 the default number of rounds, 20, will be used.
1366
\vspace{1mm}
1367
1368
-If you define \textit{LTC_XSALSA20} to include \textit{XSalsa20} in a minimal
1369
-\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}.
1370
1371
1372
As always, never ever use the same key + nonce/IV pair more than once.
0 commit comments