info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANNOUNCE: Nettle-2.4


From: Niels Möller
Subject: ANNOUNCE: Nettle-2.4
Date: Sat, 03 Sep 2011 15:49:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (usg-unix-v)

Due to a bug discovered in Nettle-2.3, released yesterday, I'm a bit
embarrassed to announce a new release of GNU Nettle.

Nettle is a low-level cryptographic library. Homepage at
http://www.lysator.liu.se/~nisse/nettle/.

NEWS for the 2.4 release

        This is a bugfix release only. It turned out ripemd160 in the
        2.3 release was broken on all big-endian systems, due to a
        missing include of config.h. nettle-2.4 fixes this.

        The library is intended to be binary compatible with
        nettle-2.2 and nettle-2.3. The shared library names are
        libnettle.so.4.3 and libhogweed.so.2.1, with sonames still
        libnettle.so.4 and libhogweed.so.2.
        
NEWS for the 2.3 release

        * Support for the ripemd-160 hash function.

        * Generates and installs nettle.pc and hogweed.pc files, for
          use with pkg-config. Feedback appreciated. For projects
          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.

The latest version is available at

  http://www.lysator.liu.se/~nisse/archive/nettle-2.4.tar.gz
  ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.4.tar.gz
  ftp://ftp.gnu.org/gnu/nettle/nettle-2.4.tar.gz

Happy hacking,
/Niels möller

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]