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 exarkun
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.23:24:17
SpamBayes Score 1.3690468e-05
Marked as misclassified No
Message-id <1284765858.87.0.322163312127.issue8998@psf.upfronthosting.co.za>
In-reply-to
Content
> I should note that I can't touch anything to do with Elliptic Curve crypto.  I don't know if I can comment on the reasons for that.

Hopefully anything ECC related can be done separately.  There's certainly no ECC APIs in Python now, so there would be no loss of functionality if any new crypto-related APIs didn't include ECC.  Later if someone is sufficiently interesting, they could add it to the base library.
History
Date User Action Args
2010-09-17 23:24:19exarkunsetrecipients: + exarkun, lemburg, loewis, gregory.p.smith, pitrou, giampaolo.rodola, gdamjan, lorph, heikki, eric.araujo, debatem1, dmalcolm, daniel.urban, mcrute, jsamuel
2010-09-17 23:24:18exarkunsetmessageid: <1284765858.87.0.322163312127.issue8998@psf.upfronthosting.co.za>
2010-09-17 23:24:17exarkunlinkissue8998 messages
2010-09-17 23:24:17exarkuncreate