summaryrefslogtreecommitdiff
path: root/hmac-sha256.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers for dual licensing.Niels Möller2014-04-121-23/+31
* Use size_t rather than unsigned for all hash-related functions.Niels Möller2013-04-261-3/+3
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-0/+4
* (hmac_sha256_digest): New file.Niels Möller2003-04-251-0/+47