Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nettle
nettle
Commits
4b10881d
Commit
4b10881d
authored
Aug 28, 2011
by
Niels Möller
Browse files
*** empty log message ***
Rev: nettle/ChangeLog:1.214
parent
13b956bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
4b10881d
2011-08-28 Niels Mller <nisse@lysator.liu.se>
* Makefile.in (nettle_SOURCES): Added write-le32.c.
* md5.c (md5_digest): Use _nettle_write_le32.
* write-le32.c (_nettle_write_le32): New file and function.
* ripemd160-compress.c (ROL32): Renamed macro (was "rol"). Deleted
x86 version using inline assembly; at least gcc-4.4.5 recognizes
shift-and-or expressions which are in fact rotations.
* configure.ac (LIBNETTLE_MINOR): Bumped library version, to 4.2.
* testsuite/meta-hash-test.c: Updated for the addition of
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment