Skip to content

wire up omaha::Hash<T> with DynDigest #31

@dongsupark

Description

@dongsupark

Currently hash_on_disk only supports only Sha256, it simply relies on Sha256, although omaha::Hash has both Sha256 and Sha1.

For potential supports of Sha1, it might be interesting to look into digest::DynDigest of Rustcrypto that supports multiple hash functions at the same with generics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions