]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #15908: SHA1 crashes in 64 bits when the string to hash is bigger than 2*...
authorJesus Cea <jcea@jcea.es>
Mon, 10 Sep 2012 19:04:42 +0000 (21:04 +0200)
committerJesus Cea <jcea@jcea.es>
Mon, 10 Sep 2012 19:04:42 +0000 (21:04 +0200)
commit03a9d2a20b76955bcbbf40f73d024c950db9a578
tree74c86904df59baed91647dac28be129f68c9fa8f
parentdc0170a84a84e96d69d3d000d3e7a590695d4e31
Closes #15908: SHA1 crashes in 64 bits when the string to hash is bigger than 2**32 bytes
Lib/test/test_hashlib.py
Misc/NEWS
Modules/shamodule.c