-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementIdea of improvement of existing feature.Idea of improvement of existing feature.untriaged
Description
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
Labels
enhancementIdea of improvement of existing feature.Idea of improvement of existing feature.untriaged