Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing include of sha2-internal.h. | Niels Möller | 2019-01-08 | 1 | -0/+1 |
* | Prepare for additional fat functions. | Niels Möller | 2015-01-21 | 1 | -0/+7 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -23/+31 |
* | Generate SHA512 intermediate values. | Niels Möller | 2013-03-13 | 1 | -9/+28 |
* | Eliminated a temporary in the SHA512 round. | Niels Möller | 2013-03-13 | 1 | -4/+4 |
* | Replaced all internal usage of sha.h. | Niels Möller | 2012-12-02 | 1 | -1/+1 |
* | Moved ROTL64 macro to macros.h. | Niels Möller | 2012-11-12 | 1 | -2/+0 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | New macro ROTL64, analogous to ROTL32. | Niels Möller | 2012-03-31 | 1 | -6/+5 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | * sha512.c: Reorganized to use _nettle_sha512_compress. | Niels Möller | 2010-03-24 | 1 | -0/+164 |