[PYTHON-CRYPTO] Erasing strings from memory?

Paul Swartz z3p at TWISTEDMATRIX.COM
Sun Nov 10 18:13:37 CET 2002


I'm working on a SSH client/server for Twisted,
and some of the things the client needs to work
with are passwords both for login and for private
keys, and then the decrypted keys.  Obviously,
storing these in memory leads to the possibility
of acessing them and thereby compromising the
user.  Is there a way to overwrite the data, or
otherwise erase it from memory?

-p
--
     Paul Swartz
(o_  http://twistedmatrix.com/users/z3p.twistd/
//\  z3p at twistedmatrix.com
V_/_ AIM: Z3Penguin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20021110/1d0195d9/attachment.html>


More information about the python-crypto mailing list