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 serhiy.storchaka
Recipients Arfrever, Giovanni.Bajo, PaulMcMillan, ReneSac, Vlado.Boza, alex, arigo, benjamin.peterson, camara, christian.heimes, cvrebert, dmalcolm, gregory.p.smith, koniiiik, lemburg, mark.dickinson, sbermeister, serhiy.storchaka, vstinner, Łukasz.Rekucki
Date 2012-11-30.19:39:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354304360.64.0.960034723932.issue14621@psf.upfronthosting.co.za>
In-reply-to
Content
However a tree data structure is vulnerable to sorted data.

May be worth it to have the two hash functions (switchable by interpreter option or environment variable), strong for applications which can be attacked, and fast for applications which run in safe environment?
History
Date User Action Args
2012-11-30 19:39:20serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, arigo, gregory.p.smith, mark.dickinson, vstinner, christian.heimes, benjamin.peterson, Arfrever, alex, cvrebert, dmalcolm, Giovanni.Bajo, PaulMcMillan, Vlado.Boza, koniiiik, sbermeister, camara, Łukasz.Rekucki, ReneSac
2012-11-30 19:39:20serhiy.storchakasetmessageid: <1354304360.64.0.960034723932.issue14621@psf.upfronthosting.co.za>
2012-11-30 19:39:20serhiy.storchakalinkissue14621 messages
2012-11-30 19:39:20serhiy.storchakacreate