Closed yaqub0r closed 2 years ago
Encryption and decryption of private keys on disk. Tested on Linux, but not tested on windows. It would be great if you rejected this pull request and created a dev branch so that I could create a pull request there. Thanks.
Wallet and private key are accepted as STDIN. If user uses private key encryption, the key is never written to disk in an unencrypted format.
Very cool! Thank you so much for contributing!
Encryption and decryption of private keys on disk. Tested on Linux, but not tested on windows. It would be great if you rejected this pull request and created a dev branch so that I could create a pull request there. Thanks.