Message 411789 - Python tracker

Message411789

Author zach.ware
Recipients alex, april, christian.heimes, docs@python, illia-v, reaperhulk, rhettinger, zach.ware
Date 2022-01-26.20:12:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643227922.1.0.609544051927.issue42982@roundup.psfhosted.org>
In-reply-to
Content
Rather than suggesting an actual number, perhaps we should link to an external resources that covers how to choose the number?

Or we leave it vague and say "The number of iterations should be chosen based on the hash algorithm and computing power; there is no universal recommendation, but hundreds of thousands of iterations may be reasonable."  This avoids bikeshedding a specific number, but still gives a general idea of the magnitude of number involved.
History
Date User Action Args
2022-01-26 20:12:02zach.waresetrecipients: + zach.ware, rhettinger, april, christian.heimes, alex, docs@python, reaperhulk, illia-v
2022-01-26 20:12:02zach.waresetmessageid: <1643227922.1.0.609544051927.issue42982@roundup.psfhosted.org>
2022-01-26 20:12:02zach.warelinkissue42982 messages
2022-01-26 20:12:02zach.warecreate