This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lorph
Recipients daniel.urban, debatem1, dmalcolm, eric.araujo, exarkun, gdamjan, giampaolo.rodola, gregory.p.smith, heikki, jsamuel, lemburg, loewis, lorph, mcrute, pitrou
Date 2010-09-17.22:34:37
SpamBayes Score 0.10494354
Marked as misclassified No
Message-id <1284762879.25.0.12705394816.issue8998@psf.upfronthosting.co.za>
In-reply-to
Content
May I recommend using libtomcrypt instead of openssl because of the advertising problem outlined here?

http://bugs.python.org/issue9119

In my opinion, libtomcrypt is easier to use and cleaner. It compiles on Windows without requiring Perl, and is free of the advertising clause in OpenSSL since it is public domain.

http://libtom.org/?page=features&newsitems=5&whatfile=crypt
History
Date User Action Args
2010-09-17 22:34:39lorphsetrecipients: + lorph, lemburg, loewis, gregory.p.smith, exarkun, pitrou, giampaolo.rodola, gdamjan, heikki, eric.araujo, debatem1, dmalcolm, daniel.urban, mcrute, jsamuel
2010-09-17 22:34:39lorphsetmessageid: <1284762879.25.0.12705394816.issue8998@psf.upfronthosting.co.za>
2010-09-17 22:34:37lorphlinkissue8998 messages
2010-09-17 22:34:37lorphcreate