Hi,
Am 07.06.2014 um 10:35 schrieb Niels Möller nisse@lysator.liu.se:
I'm happy to announce a new version of GNU Nettle, a low-level cryptographics library. The Nettle home page can be found at http://www.lysator.liu.se/~nisse/nettle/.
This release is dual licensed as LGPLv3 or later, or GPLv2 or later. See the manual for details.
NEWS for the Nettle 3.0 release
I have two failing tests on 64 bit Sparc:
Encrypt failed: Input: 0123456789abcdef fedcba9876543210
Output: df51fc645013f77c 25c472e2871f742a
Expected: 6767313854966973 0857065648eabe43
Abort - core dumped FAIL: camellia ... Assert failed: testutils.c:513: MEMEQ(digest->length, buffer, digest->data) Abort - core dumped FAIL: gcm
Sparc 32 bit, i386 32 bit and amd64 64 bit work fine. Byte ordering?
Best regards
— Dago