Skip to content

Add Base64 output option to Checksum Generator #1619

@tpaananen

Description

@tpaananen

What improvement do you think would an existing feature or tool in DevToys?

Add Base64 output option to Checksum Generator. Meaning that the calculated hash is encoded in base64.
Currently there's only upper/lower hex output support.

Solution/Idea

There could be an option similar to Hash Generator where you can select between hex and base64 output options and when base64 is selected it would disable the upper/lower case options like in Hash generator.

Comments

It would be useful when comparing / calculating digest values (like Content-Digest / Repr-Digest etc. http headers) which in case of sha-256/-512 are in base64 encoded format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIdea of improvement of existing feature.untriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions