Skip to content

Support multiple hash algorithms (not SHA-1) #153

@timretout

Description

@timretout

hash.c seems to produce SHA-1 digests.

SHA-1 is broken: https://shattered.io/ and for example NIST deprecated its use in 2011.

Rather than just upgrade to, say, SHA-256, it would be nice if the output format could record the type of algorithm alongside the checksum, to allow for future migrations.

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