Hiya, Is there a way to 'zero' an mpz_t integer, such that all of the bytes used to store the number are overwritten? I'm assuming that assigning the value of 0 will not do this, but I might be mistaken! Any advice appreciated. Cheers Jim