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 pitrou
Recipients EdSchouten, pitrou, serhiy.storchaka, xdegaye
Date 2017-10-25.07:23:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508916209.15.0.213398074469.issue28503@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure performance matters.  Modern crypt() algorithms should actually be slow enough (using a large number of rounds) to make brute-force attacks impractical...
History
Date User Action Args
2017-10-25 07:23:29pitrousetrecipients: + pitrou, xdegaye, serhiy.storchaka, EdSchouten
2017-10-25 07:23:29pitrousetmessageid: <1508916209.15.0.213398074469.issue28503@psf.upfronthosting.co.za>
2017-10-25 07:23:29pitroulinkissue28503 messages
2017-10-25 07:23:28pitroucreate