mpi Struct Reference
#include <bignum.h>
Detailed Description
MPI structure.
Definition at line 69 of file bignum.h.
Field Documentation
total # of limbs
Definition at line 72 of file bignum.h.
pointer to limbs
Definition at line 73 of file bignum.h.
integer sign
Definition at line 71 of file bignum.h.