Merge pull request #330 from J08nY/fix/sosemanuk-doc
Fix docs build in Sosemanuk section.
This commit is contained in:
commit
c6cccf9120
@ -1388,8 +1388,8 @@ err = sosemanuk_done(&kc, &rc);
|
||||
\end{verbatim}
|
||||
|
||||
To do multiple encryptions and decryptions with the same key, you can reset the algorithm
|
||||
using sosemanuk_init() if you saved the key context and did not wipe it with sosemanuk_done().
|
||||
You will want to use a different iv but you do not need to re-run sosemanuk_schedule() again.
|
||||
using \textit{sosemanuk\_init()} if you saved the key context and did not wipe it with \textit{sosemanuk\_done()}.
|
||||
You will want to use a different iv but you do not need to re-run \textit{sosemanuk\_schedule()} again.
|
||||
|
||||
\mysection{RC4}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user