summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/mpi/mplogic.h
Commit message (Expand)AuthorAgeFilesLines
* Declare mp_int function arguments "const" as appropriate.nelsonb%netscape.com2000-08-011-5/+5
* Add function mpl_get_bits(). Returns value of contiguous subset of bitsnelsonb%netscape.com2000-07-301-0/+1
* Use mp_size instead of unsigned int in function prototypes.nelsonb%netscape.com2000-07-281-2/+2
* Implement mpl_get_bit, mpl_set_bit, mpl_significant_bits.nelsonb%netscape.com2000-07-211-0/+6
* MPI Arbitrary Precision Integer Arithmetic library.nelsonb%netscape.com2000-07-141-0/+75