[issue14532] multiprocessing module performs a time-dependent hmac comparison

Jon Oberheide report at bugs.python.org
Thu Apr 12 06:44:03 CEST 2012


Jon Oberheide <jon at oberheide.org> added the comment:

Here's a v1. Works with both str and bytes types for Python 3.x.

Not sure I'm completely happy with the docs, but I'd appreciate any feedback on them!

----------
keywords: +patch
Added file: http://bugs.python.org/file25186/hmac-time-independent-v1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14532>
_______________________________________


More information about the Python-bugs-list mailing list