Re: GPG Encryption/Decryption Failing

2020-11-20 Thread Werner Koch via Gnupg-users
On Wed, 18 Nov 2020 11:51, Sirisha Gopigiri said: > But after debugging a little we found that we are running into this > issue only if we use gpg 2.2.4 version. We tested the same code with You are really using a 3 year old version which was followed by 20 more releases. You also missed 2.2.8

Re: GPG Encryption/Decryption Failing

2020-11-18 Thread Sirisha Gopigiri via Gnupg-users
To: Sirisha Gopigiri Cc: gnupg-users@gnupg.org ; E Guhan ; Michelle Eslinger A ; Deepak Kataria Subject: Re: GPG Encryption/Decryption Failing 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

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

GPG Encryption/Decryption Failing

2020-11-13 Thread Sirisha Gopigiri via Gnupg-users
Hi, We are trying to use SOPS+GPG to encrypt/decrypt yaml files and we have written some go wrapper using sops library to perform the required encryption/decryption. However when trying to execute this code the gpg library seems to be failing at keygeneration most of the time with the