[issue15910] MD5 and SHA1 crash when "updated" with strings bigger than 2**32 bytes

Jesús Cea Avión report at bugs.python.org
Mon Sep 10 21:20:56 CEST 2012


New submission from Jesús Cea Avión:

#14888 and #15908 solve the issue for "hash.new()", but "hash.update()" is failing too.

----------
assignee: jcea
messages: 170219
nosy: jcea, pitrou
priority: normal
severity: normal
status: open
title: MD5 and SHA1 crash when "updated" with strings bigger than 2**32 bytes
versions: Python 2.7

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


More information about the Python-bugs-list mailing list