Skip to content

feature request: ASCII/UTF-8 output #24

@RalMay

Description

@RalMay

Thanks for a nifty program!
Unfortunately your output is binary data, not ASCII/UTF-8 which means one cannot use find or grep* in a batch file to check for a specific hash result.

So pls give an option to just output an ASCII/UTF-8 string.

.
.
* workaround:

  • create a results file using the switch -t
  • use -verify to verify against that result file, use exit code for true/false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions