-
is there a possibility that you'll release a binary installer for python 2.6?.
2009-10-05 02:59:57 UTC by nobody
-
How to solve
"unable to find vcvarsall.bat" error?.
2009-09-24 06:48:50 UTC by nobody
-
Unfortunately no.
2009-09-02 18:15:41 UTC by kedder
-
is there an installer for python 2.6.
2009-09-02 12:05:17 UTC by nobody
-
I've made binary installer for windows. It actually
contains a patch 1533250 I submitted, but otherwise
functionally identical to original 0.7 version.
Installer is attached here.
2006-08-02 16:28:32 UTC by kedder
-
I've made a patch for POW.c file that adds getPublicKey
function to x509 objects.
I use it as part of digital signature verification
routing using pem-encoded certificate file (to verify
signature you need to extract public key from
certificate first, then use that key to actually verify
the signature).
The patch also fixes compilation problem with recent
OpenSSLs.
2006-08-02 15:33:42 UTC by kedder
-
Things have been a bit quiet for the last 6 months but in between a couple of serious personal issues, I have been working out problems - the ones I consider most important for implementing secure services in Python. SSL addresses security(cryptography) and authentication but the mechanisms for managing authentication are limited by you ability to manage X509, CRLs and so on. This release set...
2002-09-18 14:47:37 UTC by peter_shannon
-
Well at last ladies an gentlemen I a pleased to announce the first public release of POW was made last night and is available for download now.
Well as somebody famous once said, I believe, after spending all night fixing documentation problems and working out exactly how distutils(cool package) is supposed to be used, on the 7 day he rested.
2001-09-12 18:56:23 UTC by peter_shannon
-
Anonymous committed patchset 1 of module CVSROOT to the Python OpenSSL Wrappers CVS repository, changing 11 files.
2001-07-23 21:11:07 UTC by nobody
-
registered the Python OpenSSL Wrappers project.
2001-07-23 18:16:56 UTC by