Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
f6309ddc
Commit
f6309ddc
authored
Apr 18, 2013
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor doc fixes.
parent
bf1c789f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
nettle.texinfo
nettle.texinfo
+2
-1
No files found.
nettle.texinfo
View file @
f6309ddc
...
...
@@ -61,7 +61,7 @@ object-oriented wrapper for your favorite language or application.
* Copyright:: Your rights.
* Conventions:: General interface conventions.
* Example:: An example program.
* Linking:: Linking with
the
libnettle and libhogweed.
* Linking:: Linking with libnettle and libhogweed.
* Reference:: All Nettle functions and features.
* Nettle soup:: For the serious nettle hacker.
* Installation:: How to install Nettle.
...
...
@@ -2144,6 +2144,7 @@ Keyed hash functions are typically a lot faster than digital signatures
as well.
@subsection @acronym
{
HMAC
}
@cindex HMAC
One can build keyed hash functions from ordinary hash functions. Older
constructions simply concatenate secret key and message and hashes that, but
...
...
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