Skip to content

Implementation of Stream Hashing #2

@dan-2019

Description

@dan-2019

As far as I can see all hash functions expect an in-memory buffer.
I would like to compute hashes for very large files (way beyond RAM limits) that necessitate reading smaller chunks into memory and compute the hash in steps.
Is it at present possible with FastHash?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions