Message151941
I've found a bug in my patch; insertdict writes the old non-randomized
hash value into me_hash at:
ep->me_hash = hash;
rather than using the randomized hash, leading to issues when tested
against a real attack.
I'm looking into fixing it. |
|
Date |
User |
Action |
Args |
2012-01-25 12:45:35 | dmalcolm | set | recipients:
+ dmalcolm, lemburg, gvanrossum, tim.peters, barry, georg.brandl, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, grahamd, Arfrever, v+python, alex, zbysz, skrah, gz, neologix, Arach, Mark.Shannon, eric.snow, Zhiping.Deng, Huzaifa.Sidhpurwala, Jim.Jewett, PaulMcMillan, fx5 |
2012-01-25 12:45:34 | dmalcolm | link | issue13703 messages |
2012-01-25 12:45:34 | dmalcolm | create | |
|