Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
97f60ed6
Commit
97f60ed6
authored
May 04, 2014
by
Niels Möller
Browse files
Minor typo fix.
parent
9fb2e628
Changes
1
Show whitespace changes
Inline
Side-by-side
nettle.texinfo
View file @
97f60ed6
...
@@ -1467,7 +1467,7 @@ Analogous to @code{cast128_encrypt}
...
@@ -1467,7 +1467,7 @@ Analogous to @code{cast128_encrypt}
ChaCha is a variant of the stream cipher Salsa20, also designed by D. J.
ChaCha is a variant of the stream cipher Salsa20, also designed by D. J.
Bernstein. For more information on Salsa20, see below. Nettle defines
Bernstein. For more information on Salsa20, see below. Nettle defines
Cha
c
ha in @file
{
<nettle/chacha.h>
}
.
Cha
C
ha in @file
{
<nettle/chacha.h>
}
.
@deftp
{
Context struct
}
{
struct chacha
_
ctx
}
@deftp
{
Context struct
}
{
struct chacha
_
ctx
}
@end deftp
@end deftp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment