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
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Brian Smith
nettle
Commits
c564d20c
Commit
c564d20c
authored
Sep 2, 2011
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Added note on ripemd160 copyright.
Rev: nettle/nettle.texinfo:1.27
parent
58252fce
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
+6
-1
6 additions, 1 deletion
nettle.texinfo
with
6 additions
and
1 deletion
nettle.texinfo
+
6
−
1
View file @
c564d20c
...
@@ -187,8 +187,13 @@ The implementation of the MD5 message digest is written by Colin Plumb.
...
@@ -187,8 +187,13 @@ The implementation of the MD5 message digest is written by Colin Plumb.
It has been hacked some more by Andrew Kuchling and @value
{
AUTHOR
}
.
It has been hacked some more by Andrew Kuchling and @value
{
AUTHOR
}
.
Released into the public domain.
Released into the public domain.
@item RIPMED160
The implementation of RIPEMD160 message digest is based on the code in
libgcrypt, copyright owned by the Free Software Foundation. Ported to
Nettle by Andres Mejia. Released under the LGPL.
@item SERPENT
@item SERPENT
The implementation of the SERPENT is based on the code in libgcrypt,
The implementation of the SERPENT
cipher
is based on the code in libgcrypt,
copyright owned by the Free Software Foundation. Adapted to Nettle by
copyright owned by the Free Software Foundation. Adapted to Nettle by
Simon Josefsson and heavily modified by Niels Möller. Assembly for
Simon Josefsson and heavily modified by Niels Möller. Assembly for
x86
_
64 by Niels Möller. Released under the LGPL.
x86
_
64 by Niels Möller. Released under the LGPL.
...
...
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