Message150641
"Since speed is a concern, I think that the proposal to avoid using the random hash for short strings is a good idea."
My proposition only adds two XOR to hash(str) (outside the loop on Unicode characters), so I expect a ridiculous overhead. I don't know yet how hard it is to guess the secret from hash(str) output. |
|
Date |
User |
Action |
Args |
2012-01-05 00:36:11 | vstinner | set | recipients:
+ vstinner, lemburg, gvanrossum, barry, georg.brandl, terry.reedy, jcea, pitrou, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, alex, dmalcolm, Mark.Shannon, Zhiping.Deng, PaulMcMillan |
2012-01-05 00:36:11 | vstinner | set | messageid: <1325723771.39.0.672443575759.issue13703@psf.upfronthosting.co.za> |
2012-01-05 00:36:10 | vstinner | link | issue13703 messages |
2012-01-05 00:36:10 | vstinner | create | |
|