Issue 33164: Blake 2 module update - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: David Carlier, christian.heimes, corona10, methane, miss-islington, petr.viktorin, vstinner
Priority: normal Keywords: patch

Created on 2018-03-28 09:04 by David Carlier, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 6286 merged David Carlier, 2018-03-28 09:04
PR 13633 merged David Carlier, 2019-05-28 17:51
PR 25060 merged methane, 2021-03-29 03:25
PR 25091 merged miss-islington, 2021-03-30 03:25
PR 25092 merged miss-islington, 2021-03-30 04:14
Messages (7)
msg343274 - (view) Author: Inada Naoki (methane) * (Python committer) Date: 2019-05-23 04:32
New changeset 51aa35e9e17eef60d04add9619fe2a7eb938358c by Inada Naoki (David Carlier) in branch 'master':
bpo-33164: update blake2 implementation (GH-6286)
https://github.com/python/cpython/commit/51aa35e9e17eef60d04add9619fe2a7eb938358c
msg343881 - (view) Author: Inada Naoki (methane) * (Python committer) Date: 2019-05-29 10:58
New changeset d8b755167235e0621814eb5ac39163b3db6879bb by Inada Naoki (David Carlier) in branch 'master':
bpo-33164: blake2 fix for HP-UX (GH-13633)
https://github.com/python/cpython/commit/d8b755167235e0621814eb5ac39163b3db6879bb
msg389502 - (view) Author: Petr Viktorin (petr.viktorin) * (Python committer) Date: 2021-03-25 14:43
This reverted commit 5940c535b06805960d008bcafec7260dae74d9b9
msg389504 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2021-03-25 14:57
> This reverted commit 5940c535b06805960d008bcafec7260dae74d9b9

Context of the memcpy/memove change: https://github.com/BLAKE2/BLAKE2/issues/32
msg389786 - (view) Author: Inada Naoki (methane) * (Python committer) Date: 2021-03-30 03:25
New changeset 068ebf9729d440cef03e4c57e3db83c851146172 by Inada Naoki in branch 'master':
bpo-33164: blake2: Fix Coverity scan (GH-25060)
https://github.com/python/cpython/commit/068ebf9729d440cef03e4c57e3db83c851146172
msg389787 - (view) Author: miss-islington (miss-islington) Date: 2021-03-30 03:47
New changeset 6af3a940ca827d9a59e34271e4c97d7ec7b56584 by Miss Islington (bot) in branch '3.8':
bpo-33164: blake2: Fix Coverity scan (GH-25060)
https://github.com/python/cpython/commit/6af3a940ca827d9a59e34271e4c97d7ec7b56584
msg389790 - (view) Author: miss-islington (miss-islington) Date: 2021-03-30 04:36
New changeset 05429c917c23f735b07ac4c60af20e57aad742fc by Miss Islington (bot) in branch '3.9':
bpo-33164: blake2: Fix Coverity scan (GH-25060)
https://github.com/python/cpython/commit/05429c917c23f735b07ac4c60af20e57aad742fc