From: Dave C. <da...@cr...> - 2009-03-19 11:07:22
|
On Thu Mar 19 10:37:56 2009, M.-A. Lemburg wrote: > Thanks for the detailed explanation of where the new code > originated. > I think that's important to have if the patch should end up in the > main pyOpenSSL distribution. > > Certainly. > I think there is a lot of useful stuff in the patch. I'd especially > be interested in the EVP work done by Keyphrene.com since currently > the only way access those APIs in Python appears to be M2Crypto with > its long history of memory leaks and reference count bugs (not sure > what todays situation is like, but a few years ago, it was a > minefield). > > Keyphrene.com's code I think I merged by diffing their "Org.keyphrene" package. You do have to dig down quite a bit, sadly, to find out it's the same codebase underneath, merged with various other projects. Close examination reveals it includes "mxTidy", for instance, although the copyright notice is only presevred in the mxTidy.c file. (I assume it *is* compatible with LGPL, right?) Dave. -- Dave Cridland - mailto:da...@cr... - xmpp:dw...@da... - acap://acap.dave.cridland.net/byowner/user/dwd/bookmarks/ - http://dave.cridland.net/ Infotrope Polymer - ACAP, IMAP, ESMTP, and Lemonade |