Skip to content

Support incremental hashing #1

@cocowalla

Description

@cocowalla

It would be great if support could be added for incremental hashing, in the style of IncrementalHash.

Imagine you are reading a file, block by block, and then performing some work on each block - such as hashing with multiple algorithms. IncrementalHash allows you to input data ot the hash function, piece by piece, and then get the final hash result only once all data has been added.

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