summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/mpi/mpprime.h
Commit message (Expand)AuthorAgeFilesLines
* Use mp_size instead of unsigned int in function prototypes.nelsonb%netscape.com2000-07-281-4/+4
* Move enhanced prime finder function mpp_make_prime from primegen utilitynelsonb%netscape.com2000-07-261-0/+4
* Add new function mpp_fermat_list, which performs the fermat test on anelsonb%netscape.com2000-07-251-0/+1
* Use large prime table for faster prime gen. Make prime table "const".nelsonb%netscape.com2000-07-221-2/+3
* MPI Arbitrary Precision Integer Arithmetic library.nelsonb%netscape.com2000-07-141-0/+61