[issue40791] hmac.compare_digest could try harder to be constant-time.

Ned Deily report at bugs.python.org
Mon Dec 14 12:05:09 EST 2020


Ned Deily <nad at python.org> added the comment:


New changeset 8bef9ebb1b88cfa4b2a38b93fe4ea22015d8254a by Miss Islington (bot) in branch '3.6':
bpo-40791: Make compare_digest more constant-time. (GH-23438) (GH-23767)
https://github.com/python/cpython/commit/8bef9ebb1b88cfa4b2a38b93fe4ea22015d8254a


----------
nosy: +ned.deily

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40791>
_______________________________________


More information about the Python-bugs-list mailing list