Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: hex input #2

Open
cdslashetc opened this issue Dec 31, 2015 · 1 comment
Open

feature request: hex input #2

cdslashetc opened this issue Dec 31, 2015 · 1 comment

Comments

@cdslashetc
Copy link

I've been looking for a CLI program to convert hex to z85 and this is the closest program that I have found. I suppose the difficulty would be validating input--or just crashing with ugly error if input is invalid. This could be useful for taking hash generated by some other program and just using hashrat to convert the format.

@ColumPaget
Copy link
Owner

The problem is that hashrat internally feeds the input through a hashing routine. I'll write another program to do this conversion, I think you're right that there's not one out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants