Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
6c8fd4de
Commit
6c8fd4de
authored
Aug 30, 2011
by
Niels Möller
Browse files
*** empty log message ***
Rev: nettle/NEWS:1.15
parent
05f8695b
Changes
1
Show whitespace changes
Inline
Side-by-side
NEWS
View file @
6c8fd4de
NEWS for the 2.3 release
NEWS for the 2.3 release
Misc:
* Support for the ripemd-160 hash function.
* In the context struct sha1_ctx renamed the attribute
* Generates and installs nettle.pc and hogweed.pc files, for
"digest" to "state". Applications should not peek inside
use with pkg-config. Feedback appreciated. For projects
this struct, and the ABI is unchanged.
using autoconf, the traditional non-pkg-config ways of
detecting libraries, and setting LIBS and LDFLAGS, is still
recommended.
* Fixed a bug which made the testsuite fail in the GCM test on
certain platforms. Should not affect any documented features
of the library.
* Reorganization of the code for the various Merkle-Damgård
hash functions. Some fields in the context structs for md4,
md5 and sha1 have been renamed, for consistency.
Applications should not peek inside these structs, and the
ABI is unchanged.
* In the manual, fixed mis-placed const in certain function
prototypes.
The library is intended to be binary compatible with
nettle-2.2. The shared library names are libnettle.so.4.2 and
libhogweed.so.2.1, with sonames still libnettle.so.4 and
libhogweed.so.2.
NEWS for the 2.2 release
NEWS for the 2.2 release
...
...
Write
Preview
Supports
Markdown
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