summaryrefslogtreecommitdiff
path: root/mpz/urandomb.c
Commit message (Expand)AuthorAgeFilesLines
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* 2002-09-10 Pedro Gimeno <pggimeno@wanadoo.es>Kevin Ryde2002-09-101-5/+2
* * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c,Kevin Ryde2002-02-081-2/+2
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* * randlc.c, randlc2x.c, randsd.c, mpz/urandomb.c, mpz/urandomm.c:Kevin Ryde2000-09-251-8/+1
* *** empty log message ***tege2000-07-241-4/+4
* Rename most of the random number functions, structs and some of the struct me...Linus Nordberg2000-04-101-7/+7
* Simplify size computation.tege2000-04-091-1/+1
* Fix reallocation condition.tege2000-04-081-1/+1
* Change mpn_rawrandom --> gmp_rand_getraw.Linus Nordberg2000-04-041-1/+1
* Fix typo in function definition.Linus Nordberg2000-04-041-1/+1
* (mpz_urandomb): Use ABSIZ() instead of SIZ() for determining size of ROP.Linus Nordberg2000-04-011-1/+1
* Rename urandom.c to urandomb.c.Linus Nordberg2000-03-311-0/+49