Open luto opened 6 years ago
Hello @luto, Did you find any workaround this issue? I'm facing the same case. Thanks!
Hi Vincent! No, sorry. I abandoned the project because of the lack of GPG support in ruby at the time. Best of luck! I hope things have improved.
Me too facing same issue on versions 2.0.23 and 2.0.24 @luto , @vtellier @benburkert @ariejan @zed-0xff Any updates?
@sachinswaghel don't mention random people on github. Just post in the issue, people who are watching will be notified even if you don't mention them.
https://gist.github.com/luto/1d60390d21e68a8adf0dd7b3f2900f68
Using my public key to encrypt a simple string causes gpgme to raise an
InvalidValue
error. It works fine using the key of my employer. Using my key also works fine on the gpg command line and I am able to receive and decrypt mail with it.Sadly I am kind of lost on how to debug this.. any tips? Thank you very much!