Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nettle
nettle
Commits
f6309ddc
Commit
f6309ddc
authored
Apr 18, 2013
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Minor doc fixes.
parent
bf1c789f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
nettle.texinfo
+2
-1
2 additions, 1 deletion
nettle.texinfo
with
2 additions
and
1 deletion
nettle.texinfo
+
2
−
1
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment