b39c53ce17
Motivation: We should zero-out the private key as soon as possible when we not need it anymore. Modifications: zero out the private key before release the buffer. Result: Limit the time the private key resist in memory.