Tagged Questions

0
votes
0answers
67 views

Does re-encryption tampers the original encryption? [closed]

I usually use AxCrypt to encrypt my documents. For some documents that I want to store online, being a paranoid, I re-encrypt using PGP. I want to know whether re-encryption does …
2
votes
2answers
122 views

Is there a standard implementation for Electronic Signatures on fill-in-form web applications?

I have a client who is interested in adding in electronic signature support to a long (40 question) seller application form. I'm a little stumped on whether there is an existing st …
0
votes
1answer
26 views

SSIS PGP encription

I have a SSIS package that writes the output to Flat file. Now I need to PGP encrypt the output file and further decrypt in other packages. I am curious if anyone knows of how to d …
1
vote
0answers
26 views

Moving PGP Keys [closed]

I am using gpg and generated, imported and signed keys. How can I take all of the work that I have done and export all of my keys then import them into another machine?
0
votes
0answers
87 views

Decrypt PGP file using ASC key. [closed]

Hello, I installed the command line version of pgp and I received a .pgp file and its key in a .asc file. How can I decrypt the pgp file using command line and the asc key? Than …
0
votes
1answer
37 views

what is the best python method for encryption

I retrieved the PGP key from the public key server ,Now need help in getting a python method for encryption which can accept this PGP public key . As i know PGP/Gnupg.py module do …
0
votes
1answer
55 views

Automating PGP decryption

We would like to automate the decryption of PGP files to our site so they my be processed. Our clients send PGP encrypted files to us via FTP. We have written a service which c …
0
votes
1answer
50 views

PGP - GnuPG - A few questions

I want to use GnuPG (http://www.gnupg.org/), the open source software that is a full replacement for PGP. The software looks great though I have never used it before. I will be …
0
votes
2answers
61 views

Getting error while transfering PGP file through FTP : The underlying connection was closed: An unexpected error occurred on a receive.

I am trying to upload a PGP encrypted file through FTP. But I am getting an error message as follows: The underlying connection was closed: An unexpected error occurred on a recei …
1
vote
1answer
57 views

Adding a GPG signature to an already signed document?

We'd like to implement a workflow that requires multiple people to digitallly sign a document. If I have multiple secret keys in my own keychain, I can do something as simple as: …
0
votes
0answers
28 views

GnuPG: verifying the sender [closed]

A person emailed me his PGP signature. When I compared it to the signature from the PGP server, it is much shorter not matching at all. I use the version 1.4.9. Why is the signat …
1
vote
4answers
173 views

PGP Freeware and c#

How to encrypt file with public key, that was added to current keyring, with using c# and command line? Thanks.
5
votes
6answers
817 views

How to do PGP in Python (generate keys, encrypt/decrypt)

I'm making a program in Python to be distributed to windows users via an installer. The program needs to be able to download a file every day encrypted with the user's public key …
0
votes
1answer
81 views

Are there any Non GPL Open Source PGP libraries for .NET out there

I'm looking for a free, open source API for encrypting and decrypting PGP files. I'd like to use it in closed source products, as well as open source ones, so it would have to be a …
5
votes
3answers
519 views

PGP Library for C#?

I'm looking for an easy to use PGP Library for C#. Does anyone know of any, preferably for free?

1 2 next
15 30 50 per page