Message199876
> I have optimized XOR and now it's even faster than OpenSSL's code for
> reasonable long passwords. :(
Uh... and it gives the right results? Perhaps OpenSSL should be reimplemented in Python :-)
If your code is resistant to timing attacks, I suppose we don't need the C implementation anymore? Or does it have a larger startup cost?
(what is a "reasonably long password" for you? 10 chars or 64? :-)) |
|
Date |
User |
Action |
Args |
2013-10-14 11:58:39 | pitrou | set | recipients:
+ pitrou, christian.heimes, skrah |
2013-10-14 11:58:39 | pitrou | set | messageid: <1381751919.9.0.982462667806.issue19254@psf.upfronthosting.co.za> |
2013-10-14 11:58:39 | pitrou | link | issue19254 messages |
2013-10-14 11:58:39 | pitrou | create | |
|