Skip to content

Investigate replacing SHA3 code with OpenSSL #81811

Closed
@tiran

Description

@tiran
BPO 37630
Nosy @gpshead, @tiran, @stratakis, @miss-islington
PRs
  • bpo-37630: Use SHA3 and SHAKE XOF from OpenSSL #16049
  • bpo-37630: Fix spelling shake128 -> shake_128 (GH-20154) #20154
  • bpo-37630: Do not skip the sha3 tests in case of missing builtin sha3 module #20986
  • 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 = 'https://github.com/tiran'
    closed_at = None
    created_at = <Date 2019-07-19.11:30:56.450>
    labels = ['extension-modules', 'type-bug', '3.9']
    title = 'Investigate replacing SHA3 code with OpenSSL'
    updated_at = <Date 2021-04-17.21:27:15.432>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-04-17.21:27:15.432>
    actor = 'miss-islington'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2019-07-19.11:30:56.450>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37630
    keywords = ['patch']
    message_count = 7.0
    messages = ['348165', '369066', '369067', '369138', '369715', '369741', '391313']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'christian.heimes', 'cstratak', 'miss-islington']
    pr_nums = ['16049', '20154', '20986']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37630'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9only security fixesextension-modulesC modules in the Modules dirtopic-SSLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions