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
12baab1d
Commit
12baab1d
authored
Aug 28, 2011
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: nettle/ChangeLog:1.211
parent
2a0b4e95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
ChangeLog
ChangeLog
+16
-0
No files found.
ChangeLog
View file @
12baab1d
2011-08-28 Niels Mller <nisse@lysator.liu.se>
RIPEMD-160 hash function. Ported from libgcrypt by Andres Mejia.
* testsuite/ripemd160-test.c: New file.
* ripemd160.h: New file.
* nettle-meta.h: Declare nettle_ripemd160.
* ripemd160.c: New file, ported from libgcrypt.
* ripemd160-compress.c: Likewise.
* ripemd160-meta.c: New file.
* testsuite/Makefile.in (TS_NETTLE_SOURCES): Added
ripemd160-test.c.
* nettle-meta-hashes.c (nettle_hashes): Added nettle_ripemd160.
* Makefile.in (nettle_SOURCES): Added ripemd160.c,
ripemd160-compress.c, and ripemd160-meta.c.
(HEADERS): Added ripemd160.h.
2011-08-10 Niels Mller <nisse@amfibolit.hack.org>
* nettle.texinfo: Fixed mis-placed const in various prototypes.
...
...
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