Allocate only as much is as needed. Use macros to simplify code. Don't use an sp_int if you can use an array of 'sp_int_digit's.
Allocate only as much is as needed. Use macros to simplify code. Don't use an sp_int if you can use an array of 'sp_int_digit's.