[PYTHON-CRYPTO] key storage for encryption on Windows (Python and pyCrypto)

Gagnesh Kumar Gagnesh.Kumar at INDIA.TECHSPAN.COM
Fri Jan 14 10:09:25 CET 2005


If we are encrypting a file/data, then we have to keep the key, because
we'll need it later for decryping the file/data.
Assuming that the key is written down in the file system, what would be the
best way to keep it secure and private to legitimate users on Windows?
We want to do this using Python2.4 and pyCrypto.
Cheers,
Gagnesh





More information about the python-crypto mailing list