testutils.c: Fix high bits of the mpz_urandomb used with mini-gmp.
[gd/nettle] / sha256-compress.c
2015-02-05 Niels MöllerMerge branch 'versioned-symbols' into master
2015-01-25 Niels MöllerPrepare for additional fat functions.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2013-03-11 Niels MöllerGenerate SHA256 intermediate values.
2013-03-11 Niels MöllerEliminated a temporary in the SHA256 round.
2012-12-02 Niels MöllerMerge branch 'master' of git.lysator.liu.se:nettle...
2012-12-02 Niels MöllerReplaced all internal usage of sha.h.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-03-31 Niels MöllerUse ROTL32 in the sha256 code.
2012-02-18 Niels MöllerConverted files to utf-8.
2010-03-24 Niels Möller* Makefile.in (nettle_SOURCES): Added sha256-compress.c.