README: add task to accept another input as hash
This commit is contained in:
parent
a873717f17
commit
3161afeb3b
@ -12,3 +12,4 @@ Exact amount of required characters can be calculated by formula: $\lceil 256 /
|
|||||||
## TODO
|
## TODO
|
||||||
[X] piped/terminal output as raw/verbose
|
[X] piped/terminal output as raw/verbose
|
||||||
[ ] handle broken pipe signal since program will so much depend on pipes
|
[ ] handle broken pipe signal since program will so much depend on pipes
|
||||||
|
[ ] option to read hex number that will be used instead of hash of password (usefull if user already has sha 256 hash of smth or want to use something else as input instead)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user