Skip to content

In the download_file function in src/handlers/download.rs, currently only the integrity verification of the .md5 file is implemented, and there is no recognition or verification logic for the .sha256 file. #82

@luojiyin1987

Description

@luojiyin1987

If only .sha256 is provided, the current implementation will completely skip verification, which does not align with the security objectives.

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