Re: GPG Encryption/Decryption Failing

2020-11-16 Thread A NiceBoy via Gnupg-users
Hello Sirisha, I read from Mozilla's official documentation which states that SOPS command-line client is preferred, the SOPS library should be used only for decryption. The link is here: https://godoc.org/go.mozilla.org/sops/v3 >This package should not be used directly. Instead, Sops users

Re: How to change the protect cipher algorithm and the digest algorithm of the secret key?

2020-11-12 Thread A NiceBoy via Gnupg-users
Hello Gao, Your question could be stated more clearly as in this bug report: https://dev.gnupg.org/T1800 1. The solution is also in this report. Just install gpg version 2.0.x, which prior to version 2.1, then run the following command to generate the key: > gpg2 --s2k-cipher-algo AES256

Re: How to change the protect cipher algorithm and the digest algorithm of the secret key?

2020-11-12 Thread A NiceBoy via Gnupg-users
Hello Gao, Your question could be stated more clearly as in this bug report: https://dev.gnupg.org/T1800 1. The solution is also in this report. Just install gpg version 2.0.x, which prior to version 2.1, then run the following command to generate the key: > gpg2 --s2k-cipher-algo AES256