summaryrefslogtreecommitdiff
path: root/sha1-compress.c
Commit message (Expand)AuthorAgeFilesLines
* Fix arm fat setup for nettle_sha1_compress.Niels Möller2018-07-121-1/+1
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-1/+1
* Prepare for additional fat functions.Niels Möller2015-01-251-0/+7
* Update copyright headers for dual licensing.Niels Möller2014-04-121-22/+30
* Replaced all internal usage of sha.h.Niels Möller2012-12-021-1/+1
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Use ROTL32 in the sha1 code.Niels Möller2012-03-311-9/+5
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Minor cleanup. Added comment on how to optimize f3.Niels Möller2010-03-241-3/+9
* * sha1-compress.c: Added debugging code.Niels Möller2005-10-141-20/+38
* (_nettle_sha1_compress): Updated to newNiels Möller2005-10-021-4/+9
* * sha1.c (sha1_transform): Function renamed to sha1_compress, andNiels Möller2004-02-061-0/+220