From heikki at OSAFOUNDATION.ORG Thu Jan 5 19:33:37 2006 From: heikki at OSAFOUNDATION.ORG (Heikki Toivonen) Date: Thu, 5 Jan 2006 10:33:37 -0800 Subject: [PYTHON-CRYPTO] M2Crypto sprint at PyCon? Message-ID: <43BD6681.5090607@osafoundation.org> Happy New Year Everyone! PyCon 2006 is coming up pretty soon, and I was thinking of doing an M2Crypto sprint if there was any interest. Probably just one day, Monday Feb 27. Here's some stuff that could be worked on: * Prepare the next M2Crypto release, meaning: * Make Python 2.3+ a requirement, and clean up all the old junk * OpenSSL 0.9.8 dependent features. Maybe require 0.9.8+? * Modernize the SWIG files, require SWIG 1.2.24+? * Make sure the Zope server stuff works (I'd need help here since I don't know any of this stuff) * Fix bugs * Other? Please let me know If you'd like to attend, please let me know so I can set this up. -- Heikki Toivonen -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 253 bytes Desc: OpenPGP digital signature URL: From jsimeone at INPLEX.COM Sun Jan 22 18:13:46 2006 From: jsimeone at INPLEX.COM (John Simeone) Date: Sun, 22 Jan 2006 18:13:46 +0100 Subject: [PYTHON-CRYPTO] SMIME Testing Error Message-ID: Testing M2CRYPTO 0.13 with Python 2.3.4, Openssl 0.97e and swig 1.3.27 SMIME test fails. Traceback: \demo\smime>python test.py test encrypt/decrypt... Traceback (most recent call last): File "test.py", line 185, in ? ed() File "test.py", line 144, in ed sk.push(x509) File "D:\python23\Lib\site-packages\M2Crypto\X509.py", line 313, in push self._refkeeper[x509._ptr()] = x509 TypeError: unhashable type ____________________________________ Thank you. From heikki at OSAFOUNDATION.ORG Mon Jan 23 23:22:22 2006 From: heikki at OSAFOUNDATION.ORG (Heikki Toivonen) Date: Mon, 23 Jan 2006 14:22:22 -0800 Subject: [PYTHON-CRYPTO] SMIME Testing Error In-Reply-To: References: Message-ID: <43D5571E.8090300@osafoundation.org> John Simeone wrote: > Testing M2CRYPTO 0.13 with Python 2.3.4, Openssl 0.97e and swig 1.3.27 > > SMIME test fails. Traceback: Please try with 0.15 or the trunk from the Subversion source repository: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto -- Heikki Toivonen -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 249 bytes Desc: OpenPGP digital signature URL: From jsimeone at INPLEX.COM Thu Jan 26 15:52:03 2006 From: jsimeone at INPLEX.COM (John Simeone) Date: Thu, 26 Jan 2006 09:52:03 -0500 Subject: [PYTHON-CRYPTO] SMIME Testing Error In-Reply-To: <43D5571E.8090300@osafoundation.org> References: <43D5571E.8090300@osafoundation.org> Message-ID: <43D8E213.7010301@inplex.com> An HTML attachment was scrubbed... URL: