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 steve.dower
Recipients gregory.p.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-28.16:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648484016.21.0.232608588305.issue47125@roundup.psfhosted.org>
In-reply-to
Content
Did a basic test (with timeit and a work-internal library I already have) and the native functionality is *slightly* faster than OpenSSL.

But I think it's worthwhile anyway, to help reduce our dependency on OpenSSL.
History
Date User Action Args
2022-03-28 16:13:36steve.dowersetrecipients: + steve.dower, gregory.p.smith, paul.moore, tim.golden, zach.ware
2022-03-28 16:13:36steve.dowersetmessageid: <1648484016.21.0.232608588305.issue47125@roundup.psfhosted.org>
2022-03-28 16:13:36steve.dowerlinkissue47125 messages
2022-03-28 16:13:36steve.dowercreate