summaryrefslogtreecommitdiff
path: root/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Fix alloca warnings on bsd systems.Niels Möller2022-08-051-2/+0
* 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
* * bignum-next-prime.c: Include stdlib.h, needed for alloca onNiels Möller2010-04-091-0/+2
* (TMP_DECL, TMP_ALLOC): New macros. When alloca is unavailable, theyNiels Möller2004-01-081-3/+7
* Use "config.h", not <config.h>.Niels Möller2003-05-121-1/+1
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-3/+7
* *** empty log message ***Niels Möller2002-01-151-1/+1
* * hmac.c: Bug fixes.Niels Möller2002-01-141-26/+35
* New files.Niels Möller2002-01-111-0/+90