Message158745
> 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 ;-) |
|
| Date |
User |
Action |
Args |
| 2012-04-19 20:49:15 | neologix | set | recipients:
+ neologix, pitrou, vstinner, r.david.murray, sbt, Jon.Oberheide |
| 2012-04-19 20:49:15 | neologix | link | issue14532 messages |
| 2012-04-19 20:49:15 | neologix | create | |
|