Maciej Fijalkowski <fij...@gmail.com> added the comment:

secure_compare leaks the password always. Note that it takes different time to 
create a result of ord() depending whether it's <=100 or > 100 due to caching 
of small numbers. Such functions should be written in C.

----------
nosy: +fijall

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15061>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to