gnupg
How to get public key from private in gpg without using local storage (under ~/.gpg)?
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:[详细]
2023-04-11 02:31 分类:问答How do I Encrypt/Decrypt using GnuPG/GPG4Win from a website?
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.[详细]
2023-04-09 19:20 分类:问答Import a .p12 cert to GPG for signing debian packages
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/:[详细]
2023-04-02 06:20 分类:问答Assume always-trust is yes/true in GPG cmd
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[详细]
2023-04-01 09:26 分类:问答Using GPG to encrypt .gzip file in CHMOD 777 directory within PHP - Error code 2
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[详细]
2023-03-29 20:41 分类:问答encryption of php contact form with my public key
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[详细]
2023-03-27 04:54 分类:问答Gpg encryption over web browser
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.[详细]
2023-03-26 18:39 分类:问答How can I force GPG to accept input from STDIN instead of trying to open a file?
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:[详细]
2023-03-26 09:51 分类:问答GPG Error Code 2
GPG is always returning 2 at the result. My code is as follows $cmd = \"/usr/bin/gpg -a --recipient $to -e -o $outfile $infile\";[详细]
2023-03-13 12:04 分类:问答What's good way of revision control PGP encrypted text files?
What\'s a good approach to revision control PGP encrypted text files? The g开发者_如何学Gooal is to[详细]
2023-03-12 20:20 分类:问答