Python OpenSSL library

Michael Crute mcrute at gmail.com
Sun Jun 13 16:59:33 EDT 2010


On Sun, Jun 13, 2010 at 4:29 PM, astral
<astral at news.eternal-september.org> wrote:
> I am looking for Python OpenSSL library, for Python version 2.5.4 (on
> Windows)
> Which does not require to install Cygwin package. Need just to decrypt file,
> then uninstall library.

You might want to take a look at m2crypto[0]. While I have not
personally run it on Windows (runs great on OS X and Linux) they do
provide pre-compiled Windows binaries.

[0] http://chandlerproject.org/bin/view/Projects/MeTooCrypto


-- 
Michael E. Crute
http://mike.crute.org

It is a mistake to think you can solve any major problem just with
potatoes. --Douglas Adams



More information about the Python-list mailing list