summaryrefslogtreecommitdiff
path: root/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* 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