Commit d6c6f8c3ccfe9b572eddca79fba74a2c910571a2

Steffen Jaeckel 2019-04-04T12:38:36

use `calloc` so we don't have to zero the digits ourself this also has the nice side-effect that potential multiplication overflows in `mp_init_size` are now eliminiated