MPI structure. More...
#include <bignum.h>
MPI structure.
Definition at line 210 of file bignum.h.
total # of limbs
Definition at line 213 of file bignum.h.
pointer to limbs
Definition at line 214 of file bignum.h.
Sign: -1 if the mpi is negative, 1 otherwise
Definition at line 212 of file bignum.h.