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
Marcus Hoffmann
nettle
Commits
549f95f8
Commit
549f95f8
authored
Nov 23, 2015
by
Niels Möller
Browse files
Typo fix.
parent
2076e5d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
nettle.texinfo
View file @
549f95f8
...
...
@@ -2125,7 +2125,7 @@ and decryption.
Both associated data and the message data (cleartext or ciphertext) can
be processed incrementally. In general, all associated data must be
processed before the message data, and all calls but the last one must
use a length that is a multiple of he block size, although some
use a length that is a multiple of
t
he block size, although some
@acronym
{
AEAD
}
may implement more liberal conventions. The @acronym
{
CCM
}
mode is a bit special in that it requires the message lengths up front,
other @acronym
{
AEAD
}
constructions don't have this restriction.
...
...
Write
Preview
Markdown
is supported
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