On Sun, Jun 13, 2010 at 1:29 PM, astral <ast...@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.
Evpy[1] is designed to be a very easy-to-use interface to OpenSSL, although it is by design limited to doing things the right way, so it may not meet your needs. Full disclosure, I'm its author. Geremy Condra [1]: http://gitorious.org/evpy -- http://mail.python.org/mailman/listinfo/python-list