On Mon, 5 Feb 2018, Win C wrote: > int main() > { > int i; > mp_limb_t *pi = malloc(16); That's not nearly enough, the code crashes for me. > $./zeroing > 73491 > 17651 Try testing xor before zero... -- Marc Glisse