Look to Subj: How to get public key from private in gpg without using local storage (under ~/.gpg)? This solut开发者_运维知识库ion does not satisfy requirements:
I am attempting to encrypt/decrypt user names to pass between two different websites using gpg4win 2.1.0. I can get my code to work on my development machine, but not in production.
I am currently signing some debian .deb packages with a self-signed PGP certificate, which I obtained from a collegue. Hence I have the following files in my folder `~/.gnupg/:
Im using GPG to encrypt a file in ASP.NET, C#. My code executes the command using ProcessStartInfo, and gpg.exe executes, but I have an issue. GPG asks me to authorize always-trust with \"y\" as the o
To begin, I\'ve tried the two solutions found here: GPG Error Code 2 The best I could.I don\'t quite understand what to set --homedir dir开发者_如何学Pythonectory to, so maybe I can still try that met
I am interested if anyone knows some php script/code for contact form which I could place in my (html) website and visitor can send me message (maybe even attachment) which will be encrypted with my p
I have search all over the web, but unable to find an answer, so I hope I can find one here. I have a web application run on Windows and IIS written in Perl.
I am trying to incorporate GPG clear-signing of text in a string in a PHP script. I can cause GPG to encrypt text in a string like this:
GPG is always returning 2 at the result. My code is as follows $cmd = \"/usr/bin/gpg -a --recipient $to -e -o $outfile $infile\";
What\'s a good approach to revision control PGP encrypted text files? The g开发者_如何学Gooal is to