Skip to content

reuse the hasher after finalized? #429

Closed
@ibigbug

Description

@ibigbug

it seems the finalize() will consume the hasher:

Retrieve result and consume hasher instance.

https://docs.rs/md-5/latest/md5/trait.Digest.html#tymethod.finalize

how ever it doesn't reset the state.

how to reuse and write more data into the hasher after finalized()?

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