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.

作者 neologix
收信人 Jon.Oberheide, neologix, pitrou, r.david.murray, sbt, vstinner
日期 2012-04-19.20:49:15
SpamBayes Score -1.0
Marked as misclassified
Message-id <CAH_1eM1VMDTers=NkcRmGO4tOwbrG8NVQioSDtLrZXyzhyNcfg@mail.gmail.com>
In-reply-to <1334780538.29.0.212998514403.issue14532@psf.upfronthosting.co.za>
内容
> v3 patch, based on feedback from the review here: http://bugs.python.org/review/14532/show

Looks good to me.
One last thing (sorry for not bringing this up earlier): I don't like
bikeshedding, but at least to me, `time_independent_equals` is a bit
too long to type, and sounds reductive (we don't want to specifically
avoid only timing attacks, but provide a way to compare digests
securely).
What do you (all) think of something shorter, like `secure_compare`,
`secure_equals`, or something along those lines?
Note that I'm not good at finding names, so if others are fine with
the current one, I won't object ;-)
历史
日期 用户 动作 参数
2012-04-19 20:49:15neologix修改recipients: + neologix, pitrou, vstinner, r.david.murray, sbt, Jon.Oberheide
2012-04-19 20:49:15neologix链接issue14532 messages
2012-04-19 20:49:15neologix创建