summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/mpi/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix for 104740 - build bignum library on OS/2 with mpi_x86 assembly code . re...jpierre%netscape.com2001-10-172-0/+7
* When searching for a prime, the number of Miller-Rabin tests to benelsonb%netscape.com2001-01-181-2/+1
* Add missing error detection to identest. Change the order in whichnelsonb%netscape.com2000-11-291-16/+24
* Changes to make mpi use 64-bit digits on machines where unsigned longsnelsonb%netscape.com2000-09-141-1/+1
* Initial Checkin.nelsonb%netscape.com2000-08-261-0/+71
* Move enhanced prime finder function mpp_make_prime from primegen utilitynelsonb%netscape.com2000-07-261-149/+1
* Update nTires via a pointer argument to mpp_make_prime().nelsonb%netscape.com2000-07-251-9/+21
* Implement sieving to accelerate elimination of composites.nelsonb%netscape.com2000-07-221-130/+160
* Fix "random" modulus so it is odd and has msb of most significant digitnelsonb%netscape.com2000-07-171-0/+8
* MPI Arbitrary Precision Integer Arithmetic library.nelsonb%netscape.com2000-07-1423-0/+2564