diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 14:13:05 (GMT) |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 14:13:05 (GMT) |
| commit | 8fe2d2015dc57e4e048f733c7fbb5c0712b05d15 (patch) | |
| tree | ad30da20b8b887301ad86cdf7a58bd354609b3c2 /Lib/dumbdbm.py | |
| parent | e3a985fe9aaa55088cf3cb03244949c72f8aaed9 (diff) | |
| download | cpython-8fe2d2015dc57e4e048f733c7fbb5c0712b05d15.zip cpython-8fe2d2015dc57e4e048f733c7fbb5c0712b05d15.tar.gz cpython-8fe2d2015dc57e4e048f733c7fbb5c0712b05d15.tar.bz2 | |
[Patch #1618455 by Ben Maurer] Improve speed of HMAC by using str.translate()
instead of a more general XOR that has to construct a list.
Slightly modified from Maurer's patch: the _strxor() function is no longer
necessary at all.
Diffstat (limited to 'Lib/dumbdbm.py')
0 files changed, 0 insertions, 0 deletions
