Zeroed Memory

Unlike OpenSSL, there are no functions to zero memory locations used in sensitive computations. 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.