Zeroed Memory

Unlike OpenSSL, there are no functions to zero memory locations used in sensitive computations, though to some extent, one can use element_random() to overwrite data. I have no immediate plans to implement this, but could be convinced to do so if I hear enough reasons.