pwrbob

Results 2 comments of pwrbob

Here is a program that can be used to extract hashes from encrypted secret key files in the OpenPGP format, and also works with EC keys: https://github.com/pwrbob/pgp2hc. It's compatible with...

I made some small modifications to allow progress bars to be optional (configurable in `mirror.toml`). If you're interested I can open a pull request.