Skip to content

sha256_f should support verifying a list of files described in a file, and generating such lists. #1

@daliborfox

Description

@daliborfox

A common use for cryptographic hash functions is verifying file integrity by comparing the hash of the file with a known hash. This can easily be automated by reading a list of files with the corresponding known hashes.

The sha256_f program will be much more useful if it will be able to read and generate such files, ideally in the format used by the GNU coreutils sha256sum program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions