Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nettle_mpz_random: Increased number of extra bits to 64, following FIPS 186-3. | Niels Möller | 2013-01-31 | 1 | -2/+3 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Consistently use foo_func *f (rather than foo_func f) for declaring function ... | Niels Möller | 2012-06-25 | 1 | -2/+2 |
* | New constant NETTLE_MAX_BIGNUM_SIZE. | Niels Möller | 2012-04-23 | 1 | -1/+1 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | Deleted test of HAVE_LIBGMP. | Niels Möller | 2010-04-09 | 1 | -4/+0 |
* | Reviewed FIXME-comments. | Niels Möller | 2008-09-15 | 1 | -2/+2 |
* | (TMP_DECL, TMP_ALLOC): New macros. When alloca is unavailable, they | Niels Möller | 2004-01-08 | 1 | -1/+4 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -3/+3 |
* | * bignum.c (nettle_mpz_sizeinbase_256_u): New name, was | Niels Möller | 2002-11-15 | 1 | -1/+1 |
* | * bignum-random.c: New file. | Niels Möller | 2002-10-09 | 1 | -0/+86 |