Python OpenSSL library
geremy condra
debatem1 at gmail.com
Sun Jun 13 17:13:32 EDT 2010
On Sun, Jun 13, 2010 at 1: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.
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
More information about the Python-list
mailing list