Skip to content

hashlib.md5 not working in FIPS mode #174

@mmarchetti

Description

@mmarchetti

When calling hashlib.md5() in FIPS mode, we need to pass usedforsecurity=False to indicate that we are using these hashes for file integrity checks and not for security purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions