Major memory management overhaul. Added arena support. Use the secure
authormdw <mdw>
Sat, 17 Jun 2000 11:45:09 +0000 (11:45 +0000)
committermdw <mdw>
Sat, 17 Jun 2000 11:45:09 +0000 (11:45 +0000)
commitd34decd2b2b88240cf4ca68a2a5feb7bf36de6e7
tree27e385f08017ce2eadf99d05ed013bd2bfb2c473
parentd2d862970aaaa9c14201289f2557bcdfec29b3d5
Major memory management overhaul.  Added arena support.  Use the secure
arena for secret integers.  Replace and improve the MP management macros
(e.g., replace MP_MODIFY by MP_DEST).
mp-arith.c
mp-const.c
mp-io.c
mp-mem.c
mp-misc.c
mp.h
mpbarrett.c
mpint.h
mpmont-mexp.c
mpmont.c
mprand.c