Skip to content

Commit e31e757

Browse files
committed
fix build of crypt.pdf
1 parent 55fbe25 commit e31e757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/crypt.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,8 +1365,8 @@ \chapter{Stream Ciphers}
13651365
and if set to 0 the default number of rounds, 20, will be used.
13661366
\vspace{1mm}
13671367

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}.
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}.
13701370
\vspace{1mm}
13711371

13721372
As always, never ever use the same key + nonce/IV pair more than once.

0 commit comments

Comments
 (0)