Skip to content

Add a file_digest() function in hashlib #89313

Closed
@tarekziade

Description

@tarekziade
BPO 45150
Nosy @gpshead, @tiran, @tarekziade, @SonOfLilit, @miss-islington
PRs
  • bpo-45150: add a simple file_digest helper #28252
  • bpo-45150: draft implementation only for sha224,sha256 #31928
  • bpo-45150: Add hashlib.file_digest() for efficient file hashing #31930
  • bpo-45150: Fix testing under FIPS mode (GH-32046) #32046
  • 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 2021-09-09.10:03:17.355>
    labels = ['type-feature', 'library', '3.11']
    title = 'Add a file_digest() function in hashlib'
    updated_at = <Date 2022-03-22.15:41:04.324>
    user = 'https://github.com/tarekziade'

    bugs.python.org fields:

    activity = <Date 2022-03-22.15:41:04.324>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-09-09.10:03:17.355>
    creator = 'tarek'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45150
    keywords = ['patch']
    message_count = 14.0
    messages = ['401457', '401461', '401462', '415138', '415139', '415141', '415320', '415321', '415324', '415326', '415336', '415356', '415754', '415793']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'christian.heimes', 'tarek', 'python-dev', 'Aur.Saraf', 'miss-islington']
    pr_nums = ['28252', '31928', '31930', '32046']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45150'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions