GNU Privacy Guard is the GNU project's complete and free implementation of the OpenPGP standard as defined by RFC4880
0
votes
1answer
11 views
GPG delete old key before importing
I have a python script that used gnupg to automatically encrypts data with the users public gpg key. but it is causing a problem when i upload a new key to the system. gpg tends to use the old key or ...
0
votes
0answers
63 views
GPG encryption issues on Windows 2008 Server using Java [closed]
I'm trying to encrypt a file using GnuPG, calling from a Java web application.
It runs fine on Windows 7, but doesn't work on Windows Server 2008. Using command line on Windows server 2008 it works, ...
2
votes
1answer
44 views
Is running a C/C++ CGI script on Apache dangerous?
I am currently programming my own little website system (a script that compiles Markdown documents, and puts them in appropriate locations, thus making a quick, static website).
I would like to enable ...
0
votes
1answer
165 views
How to simulate keypress in Batch file? [GPG expert key generation]
How do I make a Batch (or C/C++, on Windows) script (running a gpg command hundreds of times) that is able to simulate the following keyboard input (and being intelligent enough to wait for input to ...
1
vote
0answers
22 views
Importing key from server with gpgme
I'm trying to import a key from a keyserver using GPGME. I'm sure the key exists, since I can see it when I access the server with my browser. I followed the manual and produced this:
gpgme_key_t ...
0
votes
1answer
315 views
Encrypt files using PGP in PHP?
I want to use PGP encryption to encrypt a CSV files, I am generating through a PHP script and then send that file to client via email. Client will give me the encryption key, which I need to use for ...
0
votes
0answers
113 views
PHP5.4 GnuPG Installation issue [closed]
I have tried to install GnuPG extension on Ubuntu machine with PHP Version 5.3.6 Using the following pecl command it worked fine.
sudo pecl install gnugp
But My live server has php 5.4 when i try ...
0
votes
1answer
109 views
GNUPG decryption failed in php
I am using GnuPG library to encrypt decrypt messages. I have successfully confirgured the GPG extension on my server and generated a key pair. Also I am successfull in importing another public key and ...
-1
votes
1answer
103 views
gpg physically protecting private key file [closed]
I'm just getting started with GPG. I've created a key pair and now have several .gpg files:
drwx------ 2 jason jason 4096 Feb 11 21:10 ./
drwx------ 90 jason jason 45056 Feb 11 20:49 ../
-rw------- ...
0
votes
1answer
13 views
Looking for Gnupg library in PHP
Does anyone know some good GnuPG Libraries for encryption/decryption using php?
I am looking for some working library as an example. I need to generate, sign and verify keys, and encrypt and decrypt ...
0
votes
0answers
128 views
running gpg.exe from a .net application on windows 7
I am trying to run gpg.exe that comes with GnuPG from my .net application.
I am spawing a new Process and running cmd.exe in it and then i issue the command for gpg as below:
echo mypassword| gpg.exe ...
6
votes
1answer
332 views
RSA decipher, using only D, P, Q, U parametrs (GnuPG)
I have a RSA private key, which consists of only D, P, Q, U parametrs.
Keys notation http://www.gnupg.org/documentation/manuals/gcrypt/RSA-key-parameters.html
JavaScript does the decryption
...
0
votes
0answers
21 views
Can I effectively choose gnupg recipients by email address?
We have a perl program that generates gpg encrypted files for multiple folks.
Today, we added dan@example.com.
When I run the encryption script, it happily encrypts the file for dan@example.com using ...
2
votes
1answer
64 views
PHP GnuPG segfaults in a webserver
Inspired by http://devzone.zend.com/1278/using-gnupg-with-php/ and with help @ PHP ASCII Armored PGP encrypted string
I was able to GnuPG-encrypt a string with a 3rd party public key when running in ...
1
vote
2answers
98 views
python-gnupg: retrieve public key of a signed message
I would like to know the public key of the user that generates an encrypted/signed PGP message.
I looked at the python-gnupg API but I just found how to check that the signature is OK
...
0
votes
2answers
373 views
PHP ASCII Armored PGP encrypted string
I need to PGP encrypt and ASCII armor a small string/token within a MediaWiki environment using a public key provided to me by a third party. This gives me:
need to use PHP
better to stay away from ...
0
votes
2answers
115 views
Must GnuPG to have installed keys for every username profile?
I'm running (on my local machine) the GPG (wingpg ) - command line version.
My login name at win7 - is RoyiN. ( so I have a profile for it)
When I logged in - I've installed the keys (using ...
0
votes
1answer
38 views
search for a public key on a keyserver with GPGME
Today I started a new thread on gnupg mailing list, Search keys on a keyserver with GPGME. Basically I use GPGME as an interface to use GnuPG in my app, but I don't know how I can use GPGME functions ...
1
vote
1answer
215 views
gnupg decrypt python
New to python and programming. Currently writing a little python 3 code to keep my Bank Account login details etc. I've had it working by opening and closing a file and using the out='filename' for ...
0
votes
0answers
102 views
run GnuPG automatically using c#
Good day..! I would like to ask some assistance on how to decrypt a file using GnuPG automatically.. I have created a console apps with this line of code..
try
{
...
0
votes
0answers
32 views
gpg : signing voice part alone of a mp3 file
How to sign the voice part alone in an mp3 file using gpg. We can use detach-sign for signing a particular part of a file. Here I want to sign the voice part alone of an mp3 file. Kindly help me.
...
1
vote
0answers
43 views
How do I remove GnuPG encryption when backing up using duplicity? [closed]
I have tried this command:
duplicity full --s3-use-new-style --no-encryption /Location s3+http://${bucket}/${folder}
but it still encrypts the file on my s3 folder. What I want is when I run the ...
0
votes
1answer
194 views
Dynamically load/use private PGP key, use it to decrypt data, then unload it from keyring
This is a continuation of a previous question ( PHP & GnuPG: How to encrypt/decrypt files using a certain key? ), I need to:
Dynamically load a private PGP key (that is specific to a particular ...
0
votes
1answer
416 views
GNUPG - stdin encrypted file and passphrase on windows
How can I pipe the passphrase and encrypted file in gpg.exe?
I have tried a few different combinations but I can't get it to work.
Here is my attempt,
C:\>gpg.exe --output [OUTPUT_FILE] --batch ...
1
vote
1answer
95 views
What to report in email signature? Does the GnuPG key suffice?
I would like to tell the recipients of my emails that I use GnuPG. To do so, I would have simply put a line "GnuPG key 0x14102F.." under my address in the email's signature. However, I often see ...
0
votes
0answers
130 views
Java - Encrypt files for gnupg/openssl
i got following problem:
I want to encrypt files on multiple platforms. e.g anroid, windows, linux ...
for windows and linux i use openssl or gnupg for de/encryption. i use x509 certificates for ...
2
votes
1answer
785 views
Decrypt gpg file attached from email (file.pgp)
I'm using email.Message class and gnupg library to:
1 - parse email string fetched from Twisted imap4 client.
2 - get the attached file, a .pgp
3 - decrypt it.
I can decrypt typical mail content, ...
1
vote
1answer
57 views
Connecting to command prompt to generate keys by GNupg in PostgreSQL query
How to write query in PostgreSQL to connect to Commnad Prompt?
I want to generate keys in GNUpg in PostgreSQL query itself by calling command prompt.
Are there any predefined functions or procedures ...
0
votes
0answers
80 views
GPG error 134 initializing object in python-gnupg
I'm trying to deploy a project which uses GPG to encrypt data being sent to a SOAP WebService. When I try to initialize a gnupg object in the (Django) production environment, I get an error:
File ...
0
votes
3answers
78 views
Change python-gnupg lock file location?
I'm trying to deploy a project which uses GPG to encrypt data being sent to a SOAP WebService. When I tried to encrypt the file, I found that python-gnupg was trying to put a lock file into my ...
0
votes
0answers
139 views
C#/IIS Encrypt a generated CSV file using a PGP key. (GnuPG)
I have created a UserControl that:
creates a CSV file from a form that is submitted on a webpage
encrypts the CSV file using a PGP key on submission
transfers the CSV file to a directory
the code ...
6
votes
2answers
752 views
How do you use the PHP OpenPGP library?
There is a PHP extension port of the gnupg PGP library. However, I'm having a hard time finding examples that explain how to use the library.
How do you properly create keys for application users, ...
0
votes
2answers
65 views
python gnupg timestamp
i have noticed when using python gnupg, that if i sign some data and save the signed data to a file using pickle, lots of data gets saved along with the signed data. one of these things is a timestamp ...
0
votes
1answer
111 views
Was given a GnuPG v1.4.5 public key file. Is there a simple dummy proof tool that can encrypt files on OSX?
I almost had to deal with PGP encryption before and all I remember was that it confused the heck out of me. Today, a client threw a curveball at us telling us we have to encrypt our CSV files before ...
0
votes
1answer
115 views
python gnupg over ssh works in python shell, not in script
This is a question about a command which works in pythons interactive mode over SSH, but not if included in a script. It is driving me mad. I have been having problems with the script, but now I have ...
1
vote
1answer
618 views
GNUPG decryption in iOS environment
A colleague provided me two text files he encrypted using GNUPG, AES128/AES256 with no salt.
Using the following example, http://stackoverflow.com/a/1400596/300972, I tried to decrypt both files in ...
0
votes
0answers
109 views
Python pickle read line
I have recently started using Python GNUPG. I save the signed data using pickle and then verify it later after loading using pickle. This all works.
However what I really want to do is also to read ...
0
votes
0answers
123 views
verifying detach sign shows bad signature
I have the public key in my sender and as well as the receiver.
gpg --list-keys (in sender)
/home/msecure/.gnupg/pubring.gpg
pub 1024R/D814866B 2012-07-26
uid fms-station ...
2
votes
1answer
2k views
PHP & GnuPG: How to encrypt/decrypt files using a certain key?
Long story short, my question is: How can I force GnuPG which private/public key to use when encrypting/decrypting files?
Some explanation / Long story
I have an application that must encrypt ...
1
vote
0answers
85 views
php gnupg email marketing encrypt with public key
I want to use the GNUPG Public Key for encryption of the text and send emails. I know how to encrypt the file but i din't know how to send the email, along with Public Key, so that any Email Client ...
1
vote
1answer
430 views
What are the best practice to use passphrase in a batch?
I'm on a Windows 2003 server and I need to write a batch file to automate decryption using GnuPG.
The decryption command requires a passphrase to use the private key.
Here are some workable options ...
0
votes
1answer
567 views
How to deal with Gnupg error: gpg: no default secret key: No secret key gpg: [stdin]: clearsign failed: No secret key
I am getting error gpg: no default secret key: No secret key gpg: [stdin]: clearsign failed: No secret key . my secret keys are availalbe.
Please help
1
vote
0answers
640 views
gpg2.exe and gpg.exe exit code 255
I have the following system configuration:
Windows 2008 Server 64-bit with Service Pack 1
Gpg4win, version 2.1.0
Included Gpg4win components in Version 2.1.0 are:
GnuPG: 2.0.17
Kleopatra: ...
0
votes
1answer
220 views
Encrypt a file in python-gnupg using multiple keys
I am encrypting a file using python-gnupg and it looks like encrypt_file onlys accepts a single key for the sign parameter. If I have a key file with multiple keys that I want to encrypt the document ...
0
votes
1answer
155 views
Getting the email address of a gnupg public key from an encrypted file
I am writing a drupal module that encrypts a file using gnupg and sends it to a remote host. There appears to be some bug in my module where it uses the wrong public key to send to the remote host, ...
0
votes
1answer
238 views
How to choose encryption/decryption key in python-gnupg?
I am trying to use alternate secret key in python-gnupg, equivalent to -u switch for commands:
gpg --encrypt --armor -r <<theirkeyid>> -u <<my_nondefault_key_id>>
gpg ...
1
vote
1answer
566 views
gpg with powershell - passphrase security
I'm using gnupg to encrypt and decrypt data via powershell script and the problem is, that I have passphrase in the code. It's propably not the best solution. Which is the best and secure way to ...
4
votes
2answers
1k views
Is there a way to “autosign” commits in Git with a GPG key?
Just wanted to ask here if there were an easy way to make sure Git always signing each commit it creates, or tags that are created?
I tried with something like:
alias commit = commit -s
But that ...
0
votes
1answer
173 views
GnuPG stuck while generating key
I am trying to generate a GPG key using gpg.exe --gen-key command. After entering all details including the passphrase the process gets stuck in a loop and keeps repeating the following messages.
...
0
votes
1answer
360 views
GNUPG how to encrypt file without it's original extension in the name?
I need to automatically encrypt file e.g. myfile.xls to myfile.gpg.
Now when I'm trying to encrypt it automatically or with GNU privacy assistent, the encrypted file is myfile.xls.gpg. When I delete ...


