summaryrefslogtreecommitdiff
path: root/bignum-random.c
Commit message (Expand)AuthorAgeFilesLines
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Deleted test of HAVE_LIBGMP.Niels Möller2010-04-091-4/+0
* Reviewed FIXME-comments.Niels Möller2008-09-151-2/+2
* (TMP_DECL, TMP_ALLOC): New macros. When alloca is unavailable, theyNiels Möller2004-01-081-1/+4
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-3/+3
* * bignum.c (nettle_mpz_sizeinbase_256_u): New name, wasNiels Möller2002-11-151-1/+1
* * bignum-random.c: New file.Niels Möller2002-10-091-0/+86