inejge / pwhash

A collection of password hashing routines in pure Rust
MIT License
61 stars 11 forks source link

RFC: simple cli binary to hash pws and verify hashes #18

Closed ibotty closed 1 year ago

ibotty commented 1 year ago

I don't program in rust often, so please don't hesitate to say even basic things.

Still missing is the following.

It uses clap and rpassword.

fixes #17..

inejge commented 1 year ago

Thanks for the PR and the accompanying issue, but I'm closing this for the reasons described in my reply to #17.