Skip to content

multiprocessing.connection challenge implicitly uses MD5 #61460

Closed
@davidmalcolm

Description

@davidmalcolm
BPO 17258
Nosy @warsaw, @doko42, @pitrou, @tiran, @davidmalcolm, @miss-islington
PRs
  • bpo-17258: use sha256 instead of md5 within multiprocessing.connection #16264
  • gh-61460: Stronger HMAC in multiprocessing #20380
  • bpo-17258: Add requires_hashdigest to multiprocessing tests #20412
  • [3.9] bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412) #20626
  • Files
  • avoid-implicit-usage-of-md5-in-multiprocessing.patch: Patch to multiprocessing.connection to specify which hash algorithm to use
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2013-02-20.20:11:36.540>
    labels = ['3.7', 'library']
    title = 'multiprocessing.connection challenge implicitly uses MD5'
    updated_at = <Date 2020-06-04.17:22:43.520>
    user = 'https://github.com/davidmalcolm'

    bugs.python.org fields:

    activity = <Date 2020-06-04.17:22:43.520>
    actor = 'miss-islington'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-02-20.20:11:36.540>
    creator = 'dmalcolm'
    dependencies = []
    files = ['29134']
    hgrepos = []
    issue_num = 17258
    keywords = ['patch']
    message_count = 7.0
    messages = ['182547', '182550', '182553', '309103', '309134', '370705', '370717']
    nosy_count = 7.0
    nosy_names = ['barry', 'doko', 'pitrou', 'christian.heimes', 'dmalcolm', 'sbt', 'miss-islington']
    pr_nums = ['16264', '20380', '20412', '20626']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue17258'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions