Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Brian Smith
nettle
Commits
31f6181d
Commit
31f6181d
authored
Aug 08, 2012
by
Daniel Kahn Gillmor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix GCM capitalization
parent
1b384831
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nettle.texinfo
nettle.texinfo
+1
-1
No files found.
nettle.texinfo
View file @
31f6181d
...
...
@@ -1472,7 +1472,7 @@ processing them independently with the block cipher (Electronic Code
Book mode, @acronym
{
ECB
}
) leaks information. Besides @acronym
{
ECB
}
,
Nettle provides three other modes of operation: Cipher Block Chaining
(@acronym
{
CBC
}
), Counter mode (@acronym
{
CTR
}
), and Galois/Counter mode
(@acronym
{
gcm
}
). @acronym
{
CBC
}
is widely used, but there are a few
(@acronym
{
GCM
}
). @acronym
{
CBC
}
is widely used, but there are a few
subtle issues of information leakage, see, e.g.,
@uref
{
http://www.kb.cert.org/vuls/id/958563, @acronym
{
SSH
}
@acronym
{
CBC
}
vulnerability
}
. @acronym
{
CTR
}
and @acronym
{
GCM
}
...
...
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